| Author: nirmala 09 Sep 2008 | Member Level: Bronze | Rating: Points: 2 |
hi just have a luk,u can better understand this features
http://www.devx.com/wireless/Article/31198
|
| Author: Sabu C Alex 09 Sep 2008 | Member Level: Gold | Rating: Points: 1 |
hi aswani
for windows mobile applications you can use SQL mobile edition
SQL CE
|
| Author: Pavan Pareta 17 Nov 2008 | Member Level: Bronze | Rating: Points: 6 |
hi aswani,
You are not able to directly access the SQL SERVER, you have to use to storing data in SQL CE Which is in this case compact framework support only two method like RDA(Remote data Access) and MERGE REPLICATION you have to use any one method.
Please refer below links
SQL Server CE "Remote Data Access (RDA)' http://msdn.microsoft.com/en-us/library/aa257442(SQL.80).aspx
SQL Server CE "Replication" http://msdn.microsoft.com/en-us/library/aa257501(SQL.80).aspx
http://www.sqljunkies.com/Article/1B5A2375-EF85-43CB-9516-BB3CD598CF46.scuk http://wildermuth.com/presentations/DataAccessMobileDevices.ppt
|