Is data backup and restore functionality possible in SQL Server Compact 3.5 SP2 edition ?
I have developed and installed a C# desktop application which is working perfectly. My app can store and manipulate data.
Now I want to backup that data stored in the SQL Server Compact 3.5 SP2 which is embedded to my application. I also want to produce reports from the data already stored.
Can anyone say:
IS IT POSSIBLE OR NOT ? IF POSSIBLE CAN YOU , PLEASE, GIVE ME A LINK OF WALK THROUGH TO DO THAT.
Thank You