Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Dump DB to MS-Access
Anne Nolan wrote:
> One way would be to set up an ODBC Data Source Name so that Access can
> connect to Oracle. Then in Access, use File..Get External Data.. Import
> and import the tables from Oracle that you want. You'll then have an
> Access version of the tables and the data.
>
> Some ODBC drivers have been known to confuse Unique Indexes with Primary
> Keys, so you'll want to check each table in Access after the import to
> make sure the PKs are right. Also, you won't be able to import the
> table relationships (foreign keys) using this method.
Thank you Anne! Received on Fri Nov 09 2001 - 04:30:44 CST
![]() |
![]() |