.mdf application deployeement
hi i have developed an desktop database application in c# with .mdf data file, to i have to deployee this app. i want to know what i must have prerequisites to run this app on client's PC.
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.
Mayur GujrathiPosted Dec 8, 2010, 12:19 AM
please
Suthish NairPosted Dec 7, 2010, 12:49 PM
Mayur GujrathiPosted Dec 7, 2010, 6:32 AM
i am using following. but it is successfully running on windows forms but not in class libraray please reply on [email protected]. its a very very urgent. i have posted also in this forum just below your post
"Data Source=.\\SQLEXPRESS;AttachDbFilename=" +Application.StartupPath + "\\dm\\hm.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True"
Hirendra SisodiyaPosted Dec 4, 2010, 3:57 AM
SqlExpress Edition
thanks