G
Guest
I have an Access ADP project, linked to SQL Server 2000 SP3.
I need to import data from another Access database (.MDB) into the ADP / SQL
Server. Apparentely I cannot link MDB tables from my ADP project.
What is an easy way to import this data into an existing SQL Server table?
I have looked at the TransferSpreadsheet action, but unfortunately the data
isn't in an Excel file, it is in an Access MDB.
I need to import an entire table, no need to filter rows. Also, I don't want
to give "CREATE TABLE" privileges on the SQL Server to the Access user.
PS: I'm an SQL Server programmer, very junior in Access.
I need to import data from another Access database (.MDB) into the ADP / SQL
Server. Apparentely I cannot link MDB tables from my ADP project.
What is an easy way to import this data into an existing SQL Server table?
I have looked at the TransferSpreadsheet action, but unfortunately the data
isn't in an Excel file, it is in an Access MDB.
I need to import an entire table, no need to filter rows. Also, I don't want
to give "CREATE TABLE" privileges on the SQL Server to the Access user.
PS: I'm an SQL Server programmer, very junior in Access.