Transfer of SQL server database to Windows Mobile 6.0
-
I have developed an application for Win Mobile 5.0 in Visual Studio 2008. My application involves an access of data from SQL server mobile database. My application can access the data from the database when deployed on the Win mobile 5.0 pocket pc emulator. Now i have created a CAB file of my project in Visual Studio 2008 and then deployed this CAB file on Windows Mobile 6.0 (I am using HTC P3450 handset). When i run my application on the Win mobile handset i cannot access the data from sql server mobile database. What is the reason? Do i have to copy the SQL server mobile database to the Win mobile? When i deploy the application on the emulator i can see the database in Query Analyser 3.5. I then connect the database to the project through Query Analyser 3.5. I am using .Net CF 3.5 and hence i have installed its cab file on the handset. But i could not see the Query Analyser 3.5 on the handset. Please help. Thanks in advance :)
-
I have developed an application for Win Mobile 5.0 in Visual Studio 2008. My application involves an access of data from SQL server mobile database. My application can access the data from the database when deployed on the Win mobile 5.0 pocket pc emulator. Now i have created a CAB file of my project in Visual Studio 2008 and then deployed this CAB file on Windows Mobile 6.0 (I am using HTC P3450 handset). When i run my application on the Win mobile handset i cannot access the data from sql server mobile database. What is the reason? Do i have to copy the SQL server mobile database to the Win mobile? When i deploy the application on the emulator i can see the database in Query Analyser 3.5. I then connect the database to the project through Query Analyser 3.5. I am using .Net CF 3.5 and hence i have installed its cab file on the handset. But i could not see the Query Analyser 3.5 on the handset. Please help. Thanks in advance :)
Hi Deepali Khalkar, If your are able to view your database then your application should be access the Database through application. I Hope your database path is some different location. Let me know whats exception you are getting.
Pavan Pareta
-
Hi Deepali Khalkar, If your are able to view your database then your application should be access the Database through application. I Hope your database path is some different location. Let me know whats exception you are getting.
Pavan Pareta
We are getting the following error on handset File/Assembly name 'System.data.SqlServerCe,version=3.5.0.0,Culture=Neutral,Public key token=3BE235DF1C8D2AD3',or one of its dependencies was not found. Thank You :)
-
We are getting the following error on handset File/Assembly name 'System.data.SqlServerCe,version=3.5.0.0,Culture=Neutral,Public key token=3BE235DF1C8D2AD3',or one of its dependencies was not found. Thank You :)
Hi, Install the sqlce30.cab on your mobile. may be it solve your problem. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA