Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Merge Replication Access 2000 - SQL Server SQLMERGXLIB

Status
Not open for further replies.

GHolden

Programmer
May 28, 2002
852
GB
Hi

I have set up anonymous merge repliation on a SQL Server 2000 database. I need to be able to replicate with Access 2000 database subscribers.

I have created a console application (code available if required) to run at the subscriber that uses SQLMERGXLIB.

The replication to Access 2000 works fine on the subscribers with MSDE installed or SQL Server installed, but I can't work out how to deploy the application to machines without MSDE installed (I'm guessing that I'm missing some dll's).

I have googled for the past 2 days and found some information relating to needing msrpjt40.dll registered, but this seems to make no difference.

Any ideas greatly received.



There are two ways to write error-free programs; only the third one works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top