Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.NULL. and remote view for Oracle
Message
De
26/07/2001 06:07:20
 
 
À
25/07/2001 20:37:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00534835
Message ID:
00535584
Vues:
12
Sorry, I'm not sure about this I use SQL Passthrough.
I'm using Micosoft ODBC driver for Oracle. Which I find pretty good.

I usually do something like..

col1val=""
lcsql="update test set col1=?col1val"
SQLEXEC(h,lcsql)

When I do this it sets the value to null. But the field must be
varchar2 (i don't know what a char type would do.)

Maybe you can just set the values to NULL...Instead of "" like I mentioned.

I don't know about any settings that handle this.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform