Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What tables are open?
Message
De
05/05/2007 10:56:05
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
04/05/2007 18:19:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01222657
Message ID:
01222737
Vues:
23
>>Don, this will leave both, the table and the database open
>
>Thanks Hugo.
>I don't mind leaving the database open but I would like to close the table unless it was already open when the function was run. How would you test to see if the table was already open if you don't know what alias it may be using? And how would you close it?
>
>
>function GetERName
>lparameters lnER
>select name from newbluebook!ers where er_id = lnER into array aERName
>if type('aERName')='C'
>	return aERName
>else
>	return ''
>endif
>
Check http://www.levelextreme.com/wconnect/wc.dll?2,84,14,31943

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform