I have gotten partially through creating a class that executes sql statments to a database to create my databases. However i discovered this database project in VS.NET
my question is, should i let vs.net create a script too make my database etc or should i use a custom class? I need to create databases with different names at runtime.
Thanks for the help, as i am confused as to what i should or shouldnt be using!
my question is, should i let vs.net create a script too make my database etc or should i use a custom class? I need to create databases with different names at runtime.
Thanks for the help, as i am confused as to what i should or shouldnt be using!