|   | ![]() |
|
Replication Primer 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 After selecting your local server, click the Next button to display Figure 14-36.
Selecting the database to publish information to You must have a database set up on the subscriber to accept data from the publication. By default, this database is named the same as the one that is being published. We are going to change this to point to the pubs_repl database by selecting the Browse Databases button as shown in Figure 14-37.
Selecting a subscription database Ive already created the pubs_repl database. Youll notice that you have the ability to create a new database. Selecting this button will simply launch the Create Database dialog as discussed in Chapter 5. Select the pubs_repl database or create it if it does not exist and click the OK button.
Replication Primer 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.