Synchronize Error 3251 in Access 2007.

T

TomV

I am trying to run code that synchronizes databases from a computer running
Access 2007 to a computer running Access 2003. I get: Synchronize Error:
3251, Operation is not supported for this type of object. The same code
works when both computers are running Access 2003.
 
D

David W. Fenton

I am trying to run code that synchronizes databases from a
computer running Access 2007 to a computer running Access 2003. I
get: Synchronize Error: 3251, Operation is not supported for
this type of object. The same code works when both computers are
running Access 2003.

When you say "synchronize" do you mean that you have two replicas
that you are synchronizing? If so, then you need to provide the code
that you are executing and indicate which line is causing the error.
 
Top