Swapnil
May 17th, 2004, 11:06 AM
Is there a tool or s/w to convert a MS Access database into an Oracle one??
|
Click to See Complete Forum and Search --> : Converting Database Swapnil May 17th, 2004, 11:06 AM Is there a tool or s/w to convert a MS Access database into an Oracle one?? TheCPUWizard May 17th, 2004, 11:43 AM Not directly, but if you load the ODBC drivers for Oracle, then it is fairly trivial to write a script to perform the operations. Swapnil May 17th, 2004, 12:23 PM Could u plz explain it bit more... TheCPUWizard May 17th, 2004, 12:25 PM Just attach the Oracle tables into the Access MDB, run some insert queries to populate the Oracle tables..... codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |