Hi Guys,
Can someone show me how to convert Access database to Oracle database.
Printable View
Hi Guys,
Can someone show me how to convert Access database to Oracle database.
1. create structues on oracle database
2. use ODBC to attach oracle tables to access database
3. insert data from access to attached table