Hi,
How would one select a database in Access?
For instance, in Excel, to select a sheet, you would write:
XLApp.Sheets("Sheet 1"
.Select
I might be going about this bass-ackwards.
I need to dump selected data from an Access database called "history", which is in in an *.mdb file called "History", into the central SQL database.
Thanks
-----
The death of dogma is the birth of reason.
How would one select a database in Access?
For instance, in Excel, to select a sheet, you would write:
XLApp.Sheets("Sheet 1"
I might be going about this bass-ackwards.
I need to dump selected data from an Access database called "history", which is in in an *.mdb file called "History", into the central SQL database.
Thanks
-----
The death of dogma is the birth of reason.