Any problems converting Ms ACCESS db data to ORACLE 7 
Author Message
 Any problems converting Ms ACCESS db data to ORACLE 7

I maybe programming the conversion of data in a not so good ACCESS db to
Oracle7 using VB4. Is there any problems that I should be aware of besides
VB4 not being the best version for development with ORACLE.



Fri, 09 Mar 2001 03:00:00 GMT  
 Any problems converting Ms ACCESS db data to ORACLE 7
You may want to use Access to handle the conversion unless you will be
performing the conversion multiple time. Access is very good a building data
"cleaning" queries and exporting to many formats such as fixed width or
delimited text files. Oracle should have a data loading method similar to
BCP (Bulk Copy Program) in SQL server that can import the text file data.
Hope this helps.
Quote:

>I maybe programming the conversion of data in a not so good ACCESS db to
>Oracle7 using VB4. Is there any problems that I should be aware of besides
>VB4 not being the best version for development with ORACLE.



Fri, 09 Mar 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Help converting Clarion db to MS Access

2. Problem Using MS OLE DB Provider for Oracle

3. Problem Using MS OLE DB Provider for Oracle

4. Problem Using MS OLE DB Provider for Oracle

5. Convert Access 97 db to Access 2000 db in VB6

6. Converting Access 2.0 DB to Access 97 DB in VB code

7. Q: Converting data from Oracle to Access

8. OLE DB Provider for Oracle problem in Data Environment

9. How to use MS Jet to access data fr Access2000 db

10. data transfer from word form to ms access db

11. How to use MS Jet to access data fr Access2000 db

12. Using an MS Access DB as the data storage

 

 
Powered by phpBB® Forum Software