Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how do I import MS Access database into Oracle 8i?
There are two ways do this:
Oracle provides an MS-Access migration wizard.
The other option is use ODBC, and export your Access tables to the Oracle
database via an ODBC connection.
Warning: all your Access identifiers (table names, column names) need to be
in uppercase without spaces or you need to enclose everything in "" in
Oracle. The Oracle Migration Wizard takes care of that automatically.
Hth,
--
Sybrand Bakker, Oracle DBA
Prabha Chidambaran <prabha_at_rcn.com> wrote in message
news:840kke$mjv$1_at_bob.news.rcn.net...
> Is this possible? Or can I do this only in O8 personal edition?
>
> thanks,
> Prabha
>
>
Received on Fri Dec 24 1999 - 14:43:32 CST
![]() |
![]() |