transfer of files from access to oracle [message #103438] |
Wed, 24 September 2003 12:23 |
vaishakh
Messages: 1 Registered: September 2003
|
Junior Member |
|
|
I am new to oracle. before i was using ms access.
now i want to transfer the data base files to oracle. with using oracle navigator how should i transfer the files?
|
|
|
|
Re: transfer of files from access to oracle [message #103440 is a reply to message #103438] |
Fri, 26 September 2003 12:59 |
Thiru
Messages: 1089 Registered: May 2002
|
Senior Member |
|
|
I am not too familiar with MS access, but cant you create link tables in Access and push the data into Oracle tables using ODBC? I thought it had that facility..or maybe I am not sure.
You can definitely extract the data into ascii text files and then load into matching Oracle tables using Oracle Sql*loader.
-Thiru
|
|
|