Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No update tables are specified. Use the Tables...(er 1491)
Message
De
16/05/2000 06:47:59
Yuri Myasnikov
Bank Menatep Spb., Chelyabinsk Dep.
Chelyabinsk, Russie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
No update tables are specified. Use the Tables...(er 1491)
Divers
Thread ID:
00369881
Message ID:
00369881
Vues:
106
Hi ALL!

Help me, please.
This small example :
....
lcSelect = "select * from brt_sotr order by surname"
*
lnResult = sqlexec(lnConnHandle, lcSelect, 'vSotr')
if lnResult <> -1
= cursorsetprop("SendUpdates",.T.) && Enable Update
= cursorsetprop("tables","BRT_SOTR") && Source for Update
browse && Edit Data
use && Want Update Remote Table ... Oops! Error message :(
endif
....
What's wrong ? And may be update cursor without USE command ?

Thank you.
Yuri.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform