|
-
August 7th, 2001, 10:07 AM
#2
Re: Beginners question
Hello,
I would make a start by reading up on the different datatypes between Access and Oracle - for instance the Text and Memo fields in Access are both represented by the VARCHAR2 field in ORACLE.
You may also like to read up about ODBC connections as this will allow you to write a program from Access which has a connection to ORACLE once your database is ready to export.
Andrew
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|