Posts

Error importing data with ODBC (only queries work)

i trying data postgre sql database in powerpivot (via connection wizard).   if use commercial oledb driver there no problem if use free odbc driver can access data via queries (without problems) visual selection returns   system.nullreferenceexception: object reference not set instance of object.    @ microsoft.analysisservices.modeler.dataimportwizard.tableselectionpage.showalltablesandviews(object sender, eventargs e)    @ microsoft.analysisservices.modeler.dataimportwizard.progresscontrol.timertaskcomplete_tick(object sender, eventargs e)    @ system.windows.forms.timer.ontick(eventargs e)    @ system.windows.forms.timer.timernativewindow.wndproc(message& m)    @ system.windows.forms.nativewindow.callback(intptr hwnd, int32 msg, intptr wparam, intptr lparam)   can me that? table , views collections got through defined schema sets. looks odbc driver using doesn't support schema set retriev...

Multi Monitor and Silverlight

i have dual monitors , use silverlight 1.0 streaming video on 1 monitor on 1 monitor while working on other monitor. know whole multi tasking thing....anyway can place sl @ full screen click on other monitor goes window. not stay full screen. bug??? additional info: i'm viewing video @ vdc.com.    this design: http://silverlight.net/forums/t/4466.aspx Silverlight  >  Silverlight Installation and Setup

query how to load data from database to text file

have table has lot of data in it. it has many columns...like fn,ln,mn,dob,gender,ssn,mrn,datasource(int),uno(primary key),address1,address2,city,state,zip code.... same person appear more 1 time different datasource number uno , datasource key table. example of data uno             datasource 1                       2 1                      23 1                      33 2                      3 2                      5 2                      6  when use query select max(datasource),uno table group uno output uno                datasource 1                            33 2                             6 since have other columns fn,ln,dob etc etc etc  as mentioned above i want output should have columns required output uno               datasource            fn           ln            dob          gender         etc etc 1                           33                 test1        test1        01/01/01     m 2                            6                  test2        tet2        01/10/2000 ...

Are there any Documents describe: Why XCPControl Hostting sample using the ICorRuntimeHost interface?

1. there documents describe: why xcpcontrol hostting sample using icorruntimehost interface? 2. when host the xcpcontrol wtl mdi form view, in debug mode, first view show 1st  xcpcontrol, why? , how fix problem? 3. when host the xcpcontrol wtl mdi form view, in debug mode, if there n views, , press ctrl + f4 close views, cause big exception, why?  , how fix problem? unhandled exception @ 0x005106c0 in mdiform.exe: 0xc0000005: access violation writing location 0x00000012. in m_punk4sliverlightagcontrol->release(); hresult cxcpcontrolhost::destroyxcpcontrol() {  hresult hr = s_ok;  if (pxcpcontrol)  {   pxcpcontrol->release();  }  if (m_punk4sliverlightagcontrol)  {    m_punk4sliverlightagcontrol->release();  }  return hr; } 4. why? when change  static iunknown* m_punk4sliverlightagcontrol = null; to static ccomptr<iunknown...

XAMPP 1.8.1 Does not work in win8

hi there.. i have problem.. i've been trying install xampp on win8 (upgraded)... installation successful, that, whenever run xampp-control-panel, when click apache's start button.. it gives me error.. [exception] system error.  code: 1058. the service cannot started, either because disabled or because has no enabled devices associated it 10:08:27 pm  [exception] access violation @ address 005abefe in module 'xampp-control.exe'. read of address 00000042 10:08:27 pm  [exception] access violation @ address 005abefe in module 'xampp-control.exe'. read of address then whole control-page  suddenly crashed. hope can me this.... hi sql server forum not apache forum..you can post error in windows forum also i think apache services not started ..go run..type services.msc , start services corresponding u have installed see below link if issue not solved post in relevant community http://support.microsoft.com/kb/241584?wa=wsignin1.0 ple...

The operating system does not support encryption

hello, i'm use sql server mobile on desktop create , populate .sdf file. everything has been working well; encountered issue when try create or use database in way receive following message. the operating system not support encryption. my solution create new user account , after able create/use .sdf file without problems. does know why message appear , how can avoid getting error. thanks. try posting issue on mobile specific newsgroup, ce newsgroup http://www.microsoft.com/technet/community/newsgroups/server/sql.mspx . here's address: http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.sqlserver.ce&lang=en&cr=us thanks laurentiu SQL Server  >  SQL Server Security ...

SQL Server 2005 Standard CD/DVD ISO or Download

hi guys, i have full retail licence sql server 2005, want rebuild our server , re-install sql server 2005. i'm unable located old cd predessor had. don't have volume licencing account reason management brought retail version of software.  (i may moving volume licencing later in year). does have idea hold of iso of cd or download used install sql server 2005? any great! regards tom hi, if not have vl, msdn or technet subscription may contact regional microsoft support center. if have retail version, may able help. j. there 10 type of people. understand binary , not. my blog SQL Server  >  SQL Server Setup & Upgrade