Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What tables are open?
Message
From
05/05/2007 10:56:05
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
04/05/2007 18:19:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01222657
Message ID:
01222737
Views:
19
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform