GeoffS Level: VB Lord

 Registered: 29-09-2004 Posts: 536
|
Re: .Net Setup and sqldatabase?
Hi,
You can use SQL-Server Enterprise Manager to create a Script for your entire database. Then use the Wizard in VS.NET to create the setup for your application, and include the SQL Script which you can set to be run at the end of the .NET setup.
____________________________
multi-tasking - the ability to hang more than one app. at the same time.
|