Regarding mdf file
Database
6
Posts
2
Posters
0
Views
1
Watching
-
Hi All, How we make the .mdf file of a database ? I want a script or C# code that could be used in a utility in C#.Net. Please help !! Regards, Lalit
-
lalitN wrote:
How we make the .mdf file of a database ?
That extension is used both for Sql Server as well as Microsoft Access. Which are you targetting?
Bastard Programmer from Hell :suss:
-
-
Hi, Can we create the mdf file by taking the backup of one existing database ? Regrds, Lalit