A
ad
I use asp.net 2.0 and SqlServer 2005 Express to develop my Web application
The database file of my applicaiton is "db.mdf", I put it in "myDB"
directory under the application folder.
I want to attach the mdf file when application start. How can I do that?
The database file of my applicaiton is "db.mdf", I put it in "myDB"
directory under the application folder.
I want to attach the mdf file when application start. How can I do that?