Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Setups issue

Author  Topic 

sqldba2k6
Posting Yak Master

176 Posts

Posted - 2007-07-31 : 11:03:18
I have designed a desk top application using VB.net 2003 and I have to now create a setup package for installation at client place. I want to include the DB(sqlserver 2000) SQL scripts as well in the setup package and run them automatically after the application is installed using the setup file. Can anyone assist me how to do that.

Please suggests me the best possible way to execute the sql scripts
which contains creating a new database,tables,sp......

dinakar
Master Smack Fu Yak Hacker

2507 Posts

Posted - 2007-07-31 : 11:41:46
Dup: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=87123

Dinakar Nethi
************************
Life is short. Enjoy it.
************************
http://weblogs.sqlteam.com/dinakar/
Go to Top of Page
   

- Advertisement -