of course SET EXCLUSIVE [ON|OFF] is a default parameter
if you don't inform EXCLUSIVE or SHARED at DbUseArea then SET is used

Best regards,
Miguel Angel Marchuet


Patrick Mast escribió:
> Hello Miguel,
> 
> Can you check please?
> Thanks!
> 
> Patrick
> 
> 2009/7/8 Ella Stern <ella.st...@xharbour.com 
> <mailto:ella.st...@xharbour.com>>
> 
>     Tested with xBuilder 7.2:
>      
>     function main()
>        set exclusive on
>        use ("C:\ex\parents.dbf") exclusive
>        wait "1"
>        wait "2"
>     return NIL
>      
>      
>     NEITHER set exclusive on NOR use myfile exclusive has effect.
>     I can use any combination of
>      
>     SET EXCLUSIVE ON
>     SET EXCLUSIVE OFF
>      
>     with
>      
>     USE mydbf EXCLUSIVE
>     USE mydbf SHARED
>      
>     when running my test code two times in parallel, mydbf IS ALWAYS
>     OPENED without error.
>      
>      
>     Ella
>      
> 
> 



__________ Información de ESET NOD32 Antivirus, versión de la base de firmas de 
virus 4250 (20090716) __________

ESET NOD32 Antivirus ha comprobado este mensaje.

http://www.eset.com



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to