Click here to Skip to main content
16,012,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using mobile device mc8080 . My do-mine is .net and server is sql2005 , still now am connecting the device using local database of my PC. I want to use mobile local device for storing the internal processing data of . Or connect to mob local device to PC database . how to do this . give any suggestions .
thank u regards,


pavan
Posted

On mobile devices running WinCE or PocketPC you can use SQLCE (Mobile or Compact depending on Microsoft marketing) or SQLite.

http://support.microsoft.com/kb/920700[^]

http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers[^]
 
Share this answer
 
Comments
Uday P.Singh 8-Dec-11 13:46pm    
5ed :)
Mehdi Gholam 8-Dec-11 13:48pm    
Thanks
Try
http://msdn.microsoft.com/en-us/library/cc645984(v=sql.100).aspx[^]
Microsoft SQL Server Compact enables you to create compact databases that can be deployed on desktop computers, smart devices, and Tablet PCs.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900