On Wed, 17 Jun 2009, Angel Pais wrote:
> This program:
> proc main()
> > dbCreate( "_tst", { { "F","C",10,0 } } )
> > use _tst alias "" new shared
> > ? select(), used(), "["+alias()+"]"
> > use _tst alias "" new shared
> > ? select(), used(), "["+alias()+"]"
> > wait
> > return
> returns:
> 1 Y []
> 2 Y [_2]
> Xbase++ forces a new alias in same thread.
> You can have same alias on diferent Threads but not on the same.
I forgot. Thank you for your tests.
best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour