:-( I need to extract data from an ORACLE 8i database via code and load it into an MSDE table.
I have been able to use ADO to connect to the ORACLE database and run a select query, but have been unable to either make or load the data into MSDE tables.
I also need to use the same method to update the MSDE tables.
In Access 97 you could link the table using ODBC and then write a 'MAKE' or an 'APPEND' query to get the data.
Any help would be appreciated.
SL.
I have been able to use ADO to connect to the ORACLE database and run a select query, but have been unable to either make or load the data into MSDE tables.
I also need to use the same method to update the MSDE tables.
In Access 97 you could link the table using ODBC and then write a 'MAKE' or an 'APPEND' query to get the data.
Any help would be appreciated.
SL.