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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication

Status
Not open for further replies.

Jammer

Programmer
Apr 5, 1999
3
US
HI

We are currently using Goldmine for our remote salespeople but I am finding it to be rather difficult do some basic tasks. We have SQL Server in shop and was wondering if it is possible to use replication for remote users who would be using Access 2000 with Jet. Can SQL Server synchronize with Jet or does it need to be SQL Server on both ends? Any help is appreciated!

-Dave [sig][/sig]
 
I was using Goldmine at a previous company and had to send customer data to a SQL Server sales system. Rather than using replication we found in the end that a nightly export process was easier.

It depends on your needs for frequency of update..

I seem to remember that the Goldmine database schema is far from 3rd Normal Form...i.e. it's almost 1st Normal Form, a flat file! So good luck deciphering the contents!

Maybe, someone can answer your original question: can SQL Server replicate with Access 2000 (Jet) [sig]<p> <br><a href=mailto: > </a><br><a href= home</a><br> [/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top