Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Datasession.... really ???
Message
De
05/11/2003 13:37:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00846409
Message ID:
00846697
Vues:
29
Hi Marc,

>>>>>>>>>
I don't use a select to create my cursor, I use a SQLEXEC on an SQLSERVER 2000, So it's the SQLSERVER thqt execute a SELECT in a store procedure. The tables I use are also located on SQLSERVER.
>>>>>>>>

I try this for 10 Identical forms with private ds and i have 10 remote cursors, with the same name, on the 10 private ds.

First : SQLEXEC() are syncronous ?

If yes, put a MESSAGEBOX before the SQLEXEC command:
MESSAGEBOX(SET('DATASESSION'))
... SQLEXEC()
Where is SQLEXEC() commnad ?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform