I need to backup a table in a remote database (MySQL) onto a local one (in Access).
Im using VB5, ADO and ODBC but cant fathom a decent solution without complex coding.
Maybe... clone one recordset into another?
Or... create a table replica?
Thanks for your help folks.
Will
Im using VB5, ADO and ODBC but cant fathom a decent solution without complex coding.
Maybe... clone one recordset into another?
Or... create a table replica?
Thanks for your help folks.
Will