Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle From VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00699210
Message ID:
00699359
Vues:
19
>I want To know How To Make it Happen ! Cause when... I get to the 2nd step
>select data source
>there're only 2-3 connection (crgrup[CR SQLBAse], crss [SQL Server], mqis [SQL Server] ) ! There's No Oracle Connection..
>
>HOw TO Make it Happen ?
>
>THanks...
>
>I Have the Oracle Server connect in ODBC-32 and SQLPLUS...
>COnnected To Server...
>
>Regards,

tutarie,
The default for the Upsizing wizard is to upsize to SQL Server. You can pass in a parameter to make it upsize to Oracle. Execute the following:
do home()+'\Wizards\wzupsize.app' with '','ORACLE'
You need to have at least one Oracle ODBC connection configured in your ODBC datasources. If you do, Step 2 will display those instead of the SQL Server connections.

I haven't tested the VFP 7 version, but the VFP 6 version worked fairly well. If there are any more problems, post them here.

NOTE:
There is no Boolean datatype in Oracle so all your logical fields will be transformed into character Ts and Fs.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform