Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Workaround for the ODBC 581 error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Workaround for the ODBC 581 error
Divers
Thread ID:
00150307
Message ID:
00150307
Vues:
36
Hi all,

Here is the script. I am trying to update a 2.6 table from a remote view with the new ODBC driver. The view has only a few fields from the underlying table. When doing a tableupdate() I get an error message 581 "Field value does not accept null value." The error is generated by a field that's not in the view.

If I create a new view with all the table fields, and put a SPACE(0) as default value for character fields, 0 for numeric data, etc, the table updates just fine. Is there a better way to do that?

José
Répondre
Fil
Voir

Click here to load this message in the networking platform