Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Files in another Datasession
Message
From
29/09/2000 15:02:00
 
 
To
29/09/2000 14:51:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00422800
Message ID:
00422810
Views:
10
>1. I have table abc open in the default datasession shared.
>2. I run a form with a private datasession.
>3. I want to open table abc in the current datasession exclusive. So I do the following:
> 1. Set datasession to 1
> 2. Close the abc table
> 3. Set datasession back to current datasession
> 4. Use the abc table exclusive. Do whatever.
> 5. Close the abc table
> 6. Set datasession to 1
> 7. Open abc table shared
> 8. Set the datasession back to current datasession.
>
>Is there a problem with this process? Seems like I heard or read that changing the datasession was something to avoid.
>
>TIA
>Robert

Should be no problem. I've only run into problems when I've changed the datasession and not put it back to where it started.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform