Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a local view not updating the base table
Message
From
20/07/1999 08:47:47
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243350
Message ID:
00243528
Views:
20
>>
>>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-
download my eView utiliyt here from the files section. It has a funciton that generates the code that Dan is asking for, as well as a bunch of other stuff, uncluding the abillity to easily see the UpdateName property of each field inyour view, (where I suspect your problem is).
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform