Hi All,
My situation is thus: I have a SQL2K database that I need to access from Access2K. Now I know I could setup lots of linked tables using ODBC, but it is essential that 2-way access to the SQL2K database is not in effect.
I was thinking of designing a macro that would first make a copy of the SQL2K tables, then on subsequent visits, truncate the tables then copy them again (so as keep the records in the copied tables current).
Only trouble is, I don't know how to write a query in Access that will enable to directly copy a SQL2K table. Can anyone help?
Regards,
Jon
My situation is thus: I have a SQL2K database that I need to access from Access2K. Now I know I could setup lots of linked tables using ODBC, but it is essential that 2-way access to the SQL2K database is not in effect.
I was thinking of designing a macro that would first make a copy of the SQL2K tables, then on subsequent visits, truncate the tables then copy them again (so as keep the records in the copied tables current).
Only trouble is, I don't know how to write a query in Access that will enable to directly copy a SQL2K table. Can anyone help?
Regards,
Jon