Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering data
Message
From
25/03/2006 14:18:52
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
25/03/2006 12:01:12
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01107621
Message ID:
01107700
Views:
35
It is better to be consistent and use tables shared most of the time since most software is or could be multi-user. As Borislav said, Select into cursor produces an exclusive temporary file which you can sort/reindex and use for reporting. It will be unique to each user so there would be no conflicts. The table that you select from is shared. There is little speed benefit to exclusive use over shared. It is not important compared to the increased work you will have to do to manage your files as you are already learning.


>i am having some table in my local machine and i am using ZAP command before store data into these tables.
>
>
>i think i can use private datasession for my all dataentry forms and default datasession for other forms.
>
>warm regards,
>mk.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform