Thursday, March 22, 2012

create a database in visual studio 2005 (was "database")

Cann someone pls tell me how to create a database in visual studio 2005. :oAs far as I am aware of, you can only connect to database servers, and or providers using Visual Studio 2005.

Choosing the best database for your application may be hard at first, but why don't you start by going through sample database applications.

Bogdan|||oh ok thanks... thank :)|||but you can cereate the tables from VS 2005 of course|||if u dun mind can i know how to create?|||One you are connected to a database instance, you can perform operations on that database,yes. I don't know for sure if you can create tables though.|||Well striclty you could create a database given a login with sufficient permissions and any language that can connect to and pass SQL statements to SQL Server.

But I don't think that is the OPs intention :)

No comments:

Post a Comment