F
Flemming Dahl
Hi all,
I have a word application that uses a local Access database. This Access
database I need to updated from a SQL server.
I would like to copy a table from the SQL to the access database like this:
- all data in the Access database are lost
- the SQL table are copied to the Access database, not row by row but simply
copied (this I belive should give more speed)
Can anybody point me in the right direction or even better show me some code
that works
Thanks,
Flemming
I have a word application that uses a local Access database. This Access
database I need to updated from a SQL server.
I would like to copy a table from the SQL to the access database like this:
- all data in the Access database are lost
- the SQL table are copied to the Access database, not row by row but simply
copied (this I belive should give more speed)
Can anybody point me in the right direction or even better show me some code
that works
Thanks,
Flemming