Creating Database and Tables Dynamically

From: Mohammed Hifni Shahzard Nazeer (hifni_at_mail.net)
Date: 01/27/05


Date: 27 Jan 2005 01:01:18 -0800


Hi,
Uses: Delphi+5, MS SQL Servr 2000;

As an Installation Method, I would like to Create The Database as well as Tables Dynamically. Therefore, beforehand, I would like to check whether there is an Instances of SQL Server 2000 or SQL Server 2000 Desktop Engine Running on the client's computer, if not I would go on to Install SQL Server Desktop Engine. Then afterwards, would create the Database and tables. I'm planning to use Replication to it.

Can anyone help me out on the above thing. Looking forward for a reply.

Regards,

Hifni