IMPORT DATA FROM SQL ON REMOTE SERVER TO ACCESS

S

Sylvain Lafontaine

If by local Access DB, you mean a MDB database file, then the easiest way to
do this would be to use a linked table but there are other possibilities;
like replication or using DAO or ADO recordsets.

This newsgroup is about ADP, so you should ask in a more appropriate
newsgroup like m.p.a.externaldata or m.p.a.odbcclientsvr.
 
Top