Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trimming Values from Fox to Oracle
Message
 
 
À
18/10/2001 12:34:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00570333
Message ID:
00570411
Vues:
27
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform