Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another ADO Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00618990
Message ID:
00619042
Vues:
21
>Is there no way to add a record without having to fill in ALL the field
>values?

When you add a record, all fields have to have a value. if you don't specify one in the insert statement, the default value takes effect. If there isn't one configured, then the field is set to .NULL.. This is true if you use ADO to insert it or if you are in VFP (if VFP tables) and use the Command Window.

There is no way around it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform