I need a VBscript that will query SQL2005 for the user tables in a database and then open an MDB (Access2003) file and import all matching tables.
I have an Access database that needs to be migrated to MS SQL server but it has grown so much that it is now spread across multiple MDBs.
I have the portion of the script written that will enumerate all files within a given sub folder structure, now I need to add the bit for the data import.
Any help, links, or examples would be greatly appreciated.
Thanks!!!
Thanks
John Fuhrman
faq329-6766
I have an Access database that needs to be migrated to MS SQL server but it has grown so much that it is now spread across multiple MDBs.
I have the portion of the script written that will enumerate all files within a given sub folder structure, now I need to add the bit for the data import.
Any help, links, or examples would be greatly appreciated.
Thanks!!!
Thanks
John Fuhrman
faq329-6766