Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a local view not updating the base table
Message
De
19/07/1999 19:40:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00243350
Message ID:
00243364
Vues:
27
>>
>>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>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform