Arkadi

Arkadi

  • NA
  • 1
  • 0

Creating mssql database inside my programs code.

May 7 2010 1:39 AM
Hello,
I am writing a C# program which should hold a big list of contacts in an mssql database. I need to create a new mssql 2008 database if it doesn't already exist and then use it.
Is there a function that I can call to create a new database?
Thanks in advance.

Answers (1)