Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why isn't a database tied to a datasession?
Message
From
04/10/2000 12:12:43
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00424747
Message ID:
00424807
Views:
19
>>I had some strange error with databases and different datasessions so I started to see what's really happening. And the result for me is that databases are not datasession specific, and I don't like that becouse tables are really tied to a datasession.
>>
>>Try this:
>>
>>
>>OS1 = CREATEOBJECT('SESSION')
>>OS2 = CREATEOBJECT('SESSION')
>
>You're hurting yourself; the default behavior for the Session class is to work in the Default datasession.

The default for the session class is a private datasession.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform