Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1806
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00648683
Message ID:
00648727
Vues:
19
>The fields are there. The views worked before, all I did was add a field.
>
>Lawrence

That is weird. I normally get it when I remove a field, and the local view is updateable and based on a SELECT * FROM table.

What I have got into the habit now of doing is moving a field in the order around, so that the view source code looks like:
SELECT cField1, cField2, ... FROM table

Have you tried running "gendbc" to see what is happening? Maybe you can correct it from there.

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

Click here to load this message in the networking platform