Table of contents
- Getting Started with Replication Programming
- Introducing Replication Programming
-
Developing Replication Applications Using ActiveX Controls
- Requirements for Using Replication ActiveX Controls in Development Environments
- Requirements for Deploying Replication ActiveX Controls
- Programming the SQL Snapshot ActiveX Control
- Programming the SQL Distribution ActiveX Control
- Programming the SQL Merge ActiveX Control
- Common SQL Distribution Control and SQL Merge Control Functionality
- Programming Replication ActiveX Controls Using VBScript
-
Replication ActiveX Control Reference
- Object Model for ActiveX Controls
- Other Replication Control Objects and Collections
-
Replication ActiveX Control Properties
- AlternateSyncPartners Property
- AltSnapshotFolder Property
- Count Property
- Description Property
- Distributor Property
- DistributorAddress Property
- DistributorLogin Property
- DistributorNetwork Property
- DistributorPassword Property
- DistributorSecurityMode Property
- DTSPackageFileName Property
- DTSPackagePassword Property
- DynamicFilterHostName Property
- DynamicFilterLogin Property
- DynamicSnapshotLocation Property
- ErrorNumber Property
- ErrorNumberString Property
- ErrorRecords Property
- ExchangeType Property
- FileTransferType Property
- FriendlyName Property
- FTPAddress Property
- FTPLogin Property
- FTPPassword Property
- FTPPort Property
- HostName Property
- LoginTimeout Property
- MaxDeliveredTransactions Property
- ProfileName Property
- Publication Property
- Publisher Property
- PublisherAddress Property
- PublisherChanges Property
- PublisherConflicts Property
- PublisherDatabase Property
- PublisherLogin Property
- PublisherNetwork Property
- PublisherPassword Property
- PublisherRPCLogin Property
- PublisherRPCPassword Property
- PublisherRPCSecurityMode Property
- PublisherSecurityMode Property
- QueryTimeout Property
- ReplicationType Property
- SkipErrors Property
- Source Property
- SourceType Property
- Subscriber Property
- SubscriberChanges Property
- SubscriberConflicts Property
- SubscriberDatabase Property
- SubscriberDatabasePath Property
- SubscriberDatasourceType Property
- SubscriberLogin Property
- SubscriberPassword Property
- SubscriberSecurityMode Property
- SubscriptionName Property
- SubscriptionPriority Property
- SubscriptionPriorityType Property
- SubscriptionType Property
- SynchronizationType Property
- SyncToAlternate Property
- UndeliveredCommands Property
- UndeliveredTransactions Property
- UseInteractiveResolver Property
- Validate Property
- WorkingDirectory Property
- Replication ActiveX Control Methods
- Replication ActiveX Control Events
-
Replication ActiveX Control Constants
- AGENT_STATUS
- DATASOURCE_TYPE
- DBADDOPTION
- DBDROPOPTION
- ERRORSOURCE_TYPE
- EXCHANGE_TYPE
- FILE_TRANSFER_TYPE
- NETWORK_TYPE
- REPL_FAILOVER_MODE
- REPLICATION_TYPE
- REPLRPC_SECURITY_TYPE
- SECURITY_TYPE
- STATUS_RETURN_CODE
- SUBSCRIPTION_HOST
- SUBSCRIPTION_PRIORITY_TYPE
- SUBSCRIPTION_TYPE
- SYNCHRONIZATION_TYPE
- VALIDATE_TYPE
- Developing Replication Merge Conflict Resolvers Through a Custom Resolver
- Programming Replication from Heterogeneous Data Sources
-
Replication Distributor Interface Reference
- Replication Distributor Interface Objects
-
Replication Distributor Interface Properties
- DBPROP_APPLICATION_NAME Property
- DBPROP_APPLICATION_TYPE Property
- DBPROP_AUTH_PASSWORD Property
- DBPROP_AUTH_USERID Property
- DBPROP_DBMSNAME Property
- DBPROP_DBMSVER Property
- DBPROP_INIT_DATASOURCE Property
- DBPROP_INIT_LOCATION Property
- DBPROP_INIT_PUBLISHERDATASOURCE Property
- DBPROP_INIT_PUBLISHER_NAME Property
- DBPROP_INIT_TIMEOUT Property
- DBPROP_INIT_XACT_SEQNO_SIZE Property
- DBPROP_INIT_XACTID_SIZE Property
- DBPROP_PUBLICATION_NAME Property
- Replication Distributor Interface Methods
- Replication Distributor Interface Structures
- Replication Programming Samples