Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle error
Message
De
30/05/2003 14:00:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00794067
Message ID:
00794661
Vues:
9
I have done some testing and it seems if I do the following it works.

select tester_v
append blank
replace tester.pkfield with 'AA', tester.code with ' '

then tableupdate works.

If I do the following:

select tester_v
append blank
replace tester.pkfield with 'AA'

then tableupdate() fails with Oracle giving a cannot insert nulls message.

Jason
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform