create database for mssql
Posted: 16.02.2007, 23:51
Please help!
I found it easy to connect TZConnection to a non-existent firebird database by specifying the 'CREATE DATABASE' sql in the TZConnection.Properties property.
However, how is this done with MSSQL 2005? (specifically i'm testing with the express edition).
How do i connect to MSSQL and create the database using ZLib?
Help is greatly appreciated.
I found it easy to connect TZConnection to a non-existent firebird database by specifying the 'CREATE DATABASE' sql in the TZConnection.Properties property.
However, how is this done with MSSQL 2005? (specifically i'm testing with the express edition).
How do i connect to MSSQL and create the database using ZLib?
Help is greatly appreciated.