Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a local view not updating the base table
Message
From
19/07/1999 19:40:46
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243350
Message ID:
00243364
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

Actually, do you have the code that will generate your view code. Maybe something unusual is happening. If you can post that code that would be helpful. By the way, if you place pre tags in your code, it will then preserve your code layout.
<pre class=Code>&lt;/xmp> <span class='vfpreserved'>to</span> <span class='vfpreserved'>start</span> &lt;pre> <span class='vfpreserved'>IF</span> .T. <span class='vfpreserved'>DO</span> <span class='vfpreserved'>FORM</span> NEW <span class='vfpreserved'>ELSE</span> <span class='vfpreserved'>QUIT</span> <span class='vfpreserved'>ENDIF</span></pre><xmp></pre>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform