ACC2000: Unable to Synchronize with MSDE/SQL Server on Windows 95 or 98 (233488)
The information in this article applies to:
This article was previously published under Q233488 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
After creating a SQL Server or MSDE publication on a Microsoft Windows 95 or 98 computer, remote users are able to create pull subscriptions to it. However, all attempts to synchronize with the publication are unsuccessful.
If you use SQL Server Enterprise Manager to examine the job history of the distribution job on the subscriber, you see the following error:
Could not read file due to OS error 3. The step failed.
CAUSE
Remote subscribers are unable to access initial snapshot files located in subfolders of \MSSSQ7\REPLDATA on the publisher.
Snapshot files must be transferred and applied to each remote subscriber before that subscriber can synchronize with the publisher. To retrieve the snapshot files for a publication, the subscribing computer must be able to access data stored in the \MSSQL7\REPLDATA folder of the publisher.
RESOLUTION
Manually create a share on the \MSSQL7\REPLDATA folder on the publisher, and then modify the Snapshot Folder setting in the publisher Properties dialog box by using the SQL Server Replication Tools included in an Access project.
STATUS
This behavior is by design.
REFERENCES
For more information about SQL Server replication, refer to SQL Server 7.0 Books Online, which is available for download from the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 8/9/2004 |
---|
Keywords: | kbdownload KbClientServer kbprb KB233488 |
---|
|