Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prove the existance of an temp-cursor ??
Message
From
18/10/2004 05:57:14
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to prove the existance of an temp-cursor ??
Miscellaneous
Thread ID:
00952220
Message ID:
00952220
Views:
50
Hello Everybody !

How to prove the existance of an temp-cursor ??

In my form i fill several temp-cursors under special circumstances with sql passthrough.

select ... into cursor a
select ... into cursor b
select ... into cursor c


I don't know how to prove the existance of a temp-cursor

I want to code something like
if there is a curcor a tablerevert()
if there is a curcor b repeat last select for cursor b
if there is a curcor c delete cursor c

Any help welcomed
Best regards
Albert
Next
Reply
Map
View

Click here to load this message in the networking platform