Hi All ;
I need to write a programthat Automatically drops/creates a SQL server 2000 database, and Installs Stored Procs. I wrote a batch file (dos using OSQL calls) and I run this batch using the VB shell.
Is there any other way to do this;
I would also like to have a progress bar but the shell command doesn't wait ! Is there a way around
![]()
Monkey See , Monkey Do !


that Automatically drops/creates a SQL server 2000 database, and Installs Stored Procs. I wrote a batch file (dos using OSQL calls) and I run this batch using the VB shell.
Reply With Quote