SimonBurrell
Technical User
Hi,
I have a requirement to import data from a totally De-normalised MS Access db at 10 remote sites into a normalised central MS SQL server. (From 1 MS Access table to multiple MS SQL tables)
The Access db's all have the same schema and have a VB front end.
I would like to be able to get the users to run some sort of query to export the required data, without having to modify the Access db (i.e add a query to the DB. This is because the DB is Access 97, and all sites have Access 2000 on their local PC's).
After exporting the data, I expect the users to send (email/FTP??) the result file to me and I will use DTS to import into MS SQL 2000.
Does anyone have any solutions? I CAN'T connect to these sites via ODBC so I don't believe DTS will work. (???)
Thanks in Advance.
Regards
Simon
I have a requirement to import data from a totally De-normalised MS Access db at 10 remote sites into a normalised central MS SQL server. (From 1 MS Access table to multiple MS SQL tables)
The Access db's all have the same schema and have a VB front end.
I would like to be able to get the users to run some sort of query to export the required data, without having to modify the Access db (i.e add a query to the DB. This is because the DB is Access 97, and all sites have Access 2000 on their local PC's).
After exporting the data, I expect the users to send (email/FTP??) the result file to me and I will use DTS to import into MS SQL 2000.
Does anyone have any solutions? I CAN'T connect to these sites via ODBC so I don't believe DTS will work. (???)
Thanks in Advance.
Regards
Simon