Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1806
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00648683
Message ID:
00648727
Views:
16
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform