|
To deploy the MS SQL Server database to the InspiRunner server
you can use the Microsoft SQL Server Database
Publishing Wizard, which can generate the T-SQL script that
creates the database's schema and add table data, and SQL Server
Management Studio to execute this script on the remote database
server.
Note that you need to select SQL Server 2000 as the remote database
server while specifying publishing options in the SQL Server
Database Publishing Wizard.
Related article:
|