Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trimming Values from Fox to Oracle
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00570333
Message ID:
00570411
Views:
28
>Hello All,
>
>Here is my problem. I have an updatable remote view which I created through SPT and CURSORSETPROP. When I change a value in the view and then issue a TABLEUPDATE the value that is placed in the Oracle Table is not trimmed. Infact it has the full number of spaces for the field. The Oracle field type is VARCHAR2 so I know I should be able to trim the values. How can I make the values trim when using a cursor?
>
>Matt

You really only have 2 choices -- process each record individually and update using SPT or change the Update Type to 1 [Key Fields Only].
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform