Re: Import MS Access Forms

From: Geoff Muldoon <geoff.muldoon_at_trap.gmail.com>
Date: Tue, 20 Jun 2006 10:38:00 +1000
Message-ID: <MPG.1f01ee7710870d6a98980c_at_news.readfreenews.net>


[Quoted] hiestand_at_kgexpress.net says...
> I have a MS Access 97 database that needs to be converted to Oracle.
>
> Is it possible to import MS Access forms into an Oracle development?

[Quoted] Short answer, no.

MS Access is really an application server with the MS Jet database engine integrated inside it.

Oracle RDBMS can replace (and massively out-perform) the Jet engine database, but it's front-end Oracle Forms component is a separate product, and is probably WAY too complex for anything built for just Access.

You can (with IMHO several significant reservations) move your data out to Oracle and still use your Access application components as the front-end, using the Oracle data via ODBC external tables.

Geoff M Received on Tue Jun 20 2006 - 02:38:00 CEST

Original text of this message