Hi,
The 'linking' is one-way ( Access can have tables that are actually Oracle tables ) I believe..
To create the tables you have in Access in Oracle
use the export option of the file menu.. A few caveats:
Make sure all Oracle naming restrictions are followed
( no spaces or special characters in the table of field name, except an _ if desired)
Use UPPER CASE for the table and field names, it makes it easier to work with in SqlPlus and other Oracle tools.
Watch out for MEMO field conversion - if possible change them in Access to text fields..
( The better way to get Access tables into Oracle is to use the Oracle Migration Utility - it handles all that stuff for you )
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.