Requirements for Deploying Replication ActiveX Controls

Replication Programming

Replication Programming

Requirements for Deploying Replication ActiveX Controls

When deploying the Microsoft® ActiveX® replication controls independently of Microsoft SQL Server™ 2000, you must include additional files in the installation kit that you use to distribute your application. If you deploy your application using these ActiveX replication controls on a computer where SQL Server 2000 Desktop Engine or SQL Server 2000 client software is also installed, these files will already be present.

If you use Microsoft Visual Studio® and the Deployment Wizard to prepare your installation kit, the wizard will recognize that the files from the Referenced Libraries column in the following table are needed, and will include them in the installation kit. The wizard will also indicate that dependency information for these files is not available. Include the files from the Dependent Libraries column of the table in your installation kit (click the Add button on the Included Files page of the wizard). The paths shown in this table assume SQL Server 2000 was installed to the default locations.

Replication Control Referenced Libraries
Dependent Libraries
SQL Distribution Control Sqldistx.dll
Replerrx.dll
  • C:\Program Files\Microsoft SQL Server\80\COM\Rdistcom.dll

  • C:\Program Files\Microsoft SQL Server\MSSQL\Binn\Sqlrepss.dll

  • $(WinSysPath)\Sqlwoa.dll
SQL Merge Control Sqlmergx.dll
Replerrx.dll
  • C:\Program Files\Microsoft SQL Server\80\COM\Replprov.dll

  • C:\Program Files\Microsoft SQL Server\80\COM\Replrec.dll

  • $(WinSysPath)\Sqlwoa.dll
SQL Snapshot Control Sqlinitx.dll
Replerrx.dll
  • C:\Program Files\Microsoft SQL Server\80\COM\Rinitcom.dll

  • $(WinSysPath)\Sqlwoa.dll

See Also

Replication ActiveX Control Reference