Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro table to Oracle table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00481687
Message ID:
00481689
Vues:
12
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform