A word about the isql tool  Create the replicate table

Chapter 3: Replication Agent for Microsoft SQL Server

Create the primary table

Use your Microsoft SQL Server database access tool (such as Microsoft isql) to log in to the Microsoft SQL Server data server and execute the mssql_create_test_primary_table.sql script to create the primary table in the primary database.

NoteThis script (mssql_create_test_primary_table.sql) does not specify a database name. You must either edit the script to include a use command, or invoke isql with the -d option.





Copyright © 2005. Sybase Inc. All rights reserved. Create the replicate table

View this book as PDF