sp_addprimaryart  sp_addpub

Chapter 4: ASE Replicator Procedures

sp_addprimaryconn

Description

Defines a new primary database connection.

Syntax

sp_addprimaryconn conn_name [, maint_user]

Parameters

conn_name

The name of a primary database connection. Connection names must be specified in the form ds.db, where:

maint_user

The Maintenance User name for the primary database.

Examples

Example 1

sp_addprimaryconn "boulder.doc", fred

Defines a primary database connection to the database doc on data server boulder, where the Maintenance User name is fred.

Usage

See also

sp_addprimaryart, sp_addpub, sp_addreplicateconn, sp_configprimaryconn, sp_helpprimaryart, sp_helpprimaryconn, sp_helppub





Copyright © 2005. Sybase Inc. All rights reserved. sp_addpub

View this book as PDF