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.
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 scriptswhich contains creating a new database,tables,sp...... |
|
dinakar
Master Smack Fu Yak Hacker
2507 Posts |
|
|
|
|