Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a local view not updating the base table
Message
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:
00243359
Vues:
30
>
>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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform