B
bmalak_98
I have a table in Access that I want to regularly export to an Oracle
database.
I have tried to create a macro for this using the TransferDatabase action.
However, I cannot seem to get the ODBC connection string in the correct
format.
I have tried a DSN file for the Oracle source using MS ODBC and Oracle native.
ODBC;DRIVER={Microsoft ODBC for
Oracle};UID=john;PWD=hook123;SERVER=bidev.server_name.com;
Frustrated beyond belief...I can do it manually with the menu system, which
works...but I will be doing this for multiple tables and want the automation.
Thanks for any ideas!!!
Brent
database.
I have tried to create a macro for this using the TransferDatabase action.
However, I cannot seem to get the ODBC connection string in the correct
format.
I have tried a DSN file for the Oracle source using MS ODBC and Oracle native.
ODBC;DRIVER={Microsoft ODBC for
Oracle};UID=john;PWD=hook123;SERVER=bidev.server_name.com;
Frustrated beyond belief...I can do it manually with the menu system, which
works...but I will be doing this for multiple tables and want the automation.
Thanks for any ideas!!!
Brent