Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle From VFP
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00699210
Message ID:
00699359
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform