Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot insert an empty row from a view...
Message
De
07/07/1999 14:49:03
Rodrigo Arce
Soft Service Co.
La Paz, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00237722
Message ID:
00238447
Vues:
18
Bill,

have you checked the SQL database attributes?.

Sometimes, when you create a table in SQL Server, one of the column's propperties or validation rule is a not .NULL. insertion or perhaps a valid length of the data (>0).

Try to send a sql insert command with all the fields filled with data.

This error does not appear in Foxpro Tables because when you insert a new record, it assumes the field type and accepts empty fields.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform