Showing posts with label contact. Show all posts
Showing posts with label contact. Show all posts

Monday, February 20, 2012

My Mobile DB.

Dear MSDN Support,

It is pleasurable being in contact with you and getting the desired support, for that i am feeling free inquiring about some aspects related to my graduation project.

Well here i am facing a problem with my database. I had created a full Pocket Pc project i added references, datasources and data connection for the SQL Mobile Database i am using. While i do an query like insert,update, delete, select it works on the pocket pc emulator and i check with the emulator query analyzer. What i am asking about that i am not able to see those updates in the mobile database in the sql server 2005 mobile edition, everything is done only in the emulator but after i exit the application and check my mobile server the database is still empty !!

I appreciate your hard working, and i do believe that there is someone here who is going to provide me with the support i need.

I am looking forward to getting your reply soonly.

Thank you for your attention.

Kindly Regards;

Do you have code in your mobile application to merge replicate your SQL Mobile database to the server? What happens when you call Synchronize() ? We're happy to help you but would need more detail about how you have set up your data synchronization between the emulator and the server.

Darren