Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DATAENVIRONMENT~
Message
From
29/12/1999 23:52:07
 
 
To
29/12/1999 20:39:56
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00308730
Message ID:
00310226
Views:
34
>Jim:
>Q1.
>it is not necessary to set exclusive .T. in multiuser environment?!!?
>

No - if you SET EXCLUSIVE ON, then files opened without the SHARED clause will not be accessible to the second user.

>Q2.
>refer your point 2, if i didn't use pack for delete record, how can VFP delete the marked record for me?!
>

The DELETED() function.

>Q3.
>is any other method that can delete the record from the table, but will not cause the problem (something like disconnection....). and if i only set delete on for the record, will the record appear in an other user in another mechine?!
>

IF you have SET DELETE OFF, yes. The DELETED() status also does not prevent the record from being considered for uniqueness for a candidate or primary key if you don't have FOR NOT DELETED() as a qualifier on the index.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform