BrunoDelFrate
Programmer
Hello,
I need to synchronize a MS Access database (97 or 2000, it doesn't matter) with a SQL Server 7.0 publication.
I've tried the JetSQLSync routine located at
... but it does not work: I keep getting a "File not found" message for the SQL Server string.
Another approach is shown at in the JROJetSQLSync routine... but how am I supposed to specify the SQL server string if the Target argument of the Synchronize method must stay empty???
Thanks in advance for your help.
Bruno Del Frate
I need to synchronize a MS Access database (97 or 2000, it doesn't matter) with a SQL Server 7.0 publication.
I've tried the JetSQLSync routine located at
... but it does not work: I keep getting a "File not found" message for the SQL Server string.
Another approach is shown at in the JROJetSQLSync routine... but how am I supposed to specify the SQL server string if the Target argument of the Synchronize method must stay empty???
Thanks in advance for your help.
Bruno Del Frate