VBForums
>
Visual Basic
>
Database Development
> Sincronize
PDA
Click to See Complete Forum and Search -->
:
Sincronize
joseconde21
Aug 15th, 2000, 12:37 PM
How I can sincronize tables in two diferent mdb files using ADO or ADOX ?
JHausmann
Aug 15th, 2000, 01:35 PM
see thread :
http://forums.vb-world.net/showthread.php?threadid=26433
Instead of using the update..from construct, use an update with a join (access has a sample in its documentation).
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.