Create a database throrgh vb6.0 insql server

greenspun.com : LUSENET : SQL Server Database Administration : One Thread

i want to create a database in sql server7.0 directly with out going in sql server through vb6.0

-- Anonymous, January 27, 2005

Answers

Rajesh,

You can use the Transact SQL statement "CREATE DATABASE" or in SQL Enterprise Manager, right click on your server name and select New then Database...

Hope this helps,

Eric

-- Anonymous, January 27, 2005


Moderation questions? read the FAQ