Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor naming convention
Message
From
10/05/2001 16:14:09
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
10/05/2001 14:09:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00505586
Message ID:
00505987
Views:
25
>Ok, thanks, I think I get the point. I'll consider that approach if I rearrange some portions of code.

One thing to beware is that though having a separate session is nice, because it is giving you isolation, it is also bad, becouse it is giving you isolation. This means that when you instantiate a new session, all the previously opened tables, cursors, whatever - are inaccessible. You may only pass the full dbf() name across session boundaries, but then it may not help much if you run into a 'only-in-memory' cursor. Proverbially, "you cross the bridge for free, but pay to cross the river". Depending on what you need... use it or not.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform