Hi friends
i have a database in extention sdf
and now i want to know how i can insert it StoredProcedure?
I create it in Visual Studio 2008 and need to backup it and then restore it in C# language PLZ Help me to do it?
Thank you
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Aug 20, 2009, 3:38 AM
here is a Class i built for that metter
on the connection string make sure the format is as following :
dont forget to mark this as "Accepted Answer"
MaharajePosted Aug 20, 2009, 4:45 AM
my mean is there isn't any server and ... for it! i need Query for BackUp & Restore PLZ
MaharajePosted Aug 20, 2009, 4:41 AM
what are these? :"DataSource = {0};Encrypt=True ;pwd = {1}";
and they are for what?