Create a new database

In VB 6 you could use the VisData application to create a new database for use on a local machine or on a remote server. What tool is available in Visual Studio 2005 to do the same thing. I have found the Server Explorer, but could not create a database as described in the online help that came with Visual Studio.

Thanks for the help.

Richard B. Oberholz



Answer this question

Create a new database

  • ClaudeA

    Hi,

    Are you using SqlServer Express If so there is a management tool that's freely available. From there you can create your own databases.

    SqlServer Management Studio

    cheers,

    Paul June A. Domag



  • Create a new database