Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a local view not updating the base table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243350
Message ID:
00243359
Views:
23
>
>Are you updating multiple tables? If not, I would suggest posting the view code here. Perhaps some one here can help.
>
>Dan

No, the view is based on a single table. Here is the SQL code from the view designer:

SELECT *;
FROM workman!addressbook;
WHERE Addressbook.ab_id = ?thisform.curid;
ORDER BY Addressbook.ab_id
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform