Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle 8iLite
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Oracle 8iLite
Divers
Thread ID:
00555549
Message ID:
00555549
Vues:
46
Hi!

I'm using Oracle 8i Lite with ODBC. I used to get problems when I try to update some of my view.

For example, I've a view with 2 fields. VIEW1 (FLD1 c(5), FLD2 c(40)).

APPEND BLANK
REPLACE FLD1 WITH "00000", ;
FLD2 WITH "HELLO WORLD!" IN VIEW1
=TABLEUPDATE(1)

Note: Tableupdate() returned .F. then

AERROR(XX)
XX[1] = 1526
XX[3] = "[POL-4304] can't insert NULL into NOT NULL column"

Any idea?

Thanks
Le travail est un moyen, pas une fin.

Louis Hudon
Hydro-Québec
Informatique en Équipement
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform