Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro table to Oracle table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00481687
Message ID:
00481689
Views:
13
Paul,
Are you trying to upsize from VFP to Oracle (build the tables in Oracle for the first time) or are you trying to move data from VFP to Oracle (putting it into existing tables)?

If the first, use the upsize wizard after opening a connection to the Oracle DB.

If the second, you can open a remote view to the Oracle table, append from the VFP table and TableUpdate() to save the data.

HTH
Barbara

>Hello,
>
>I would like some ideas how to upload the Foxpro table to Oracle Unix
>table from the connection methodogy to the conversion field by field.
>
>FOXTABLE.DBF (Source table) to ORACLETABLE.ORA (Target table)
>NAME CHAR(20) NAME CHAR(20)
>
>Any source codes samples would be really appreciated !!!
>
>Thanks in advance,
>Paul
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform