Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle remote views have incorrect field sizes?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00349742
Message ID:
00349933
Views:
27
>**Incorrect field sizes in Oracle (varchar2(40) shows up as c(20) in vfp**
>
>1.) Are you able to change the Oracle field size to char(40)? -- vfp does seem to have trouble with Varchar2 at times.
>
>2.) Did you manually change the view size to c(40) via the fiels, properties button? (it sounds like you tried this).
>
>Kevin

We have tried changing the field sizes to char(40) without any success. The VFP view designer allows us to modify the field size, but when we press OK and look at the size it reverts back to the original (wrong) size.

This is becoming a major issue because as a result of these corrupted views erors such as "[Oracle][ODBC][Ora]ORA-01084: invalid argument in OCI call" are popping up everywhere.

Michael G. Emmons
memmons@nc.rr.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform