Its probably the DBF being created via the SQL Select. If its a
standard name - and both users attempt to create the Same file - in the
Same location - that the problem. Since its being created via SQL - it
may automatically be Exclusive. But, since the one tries to create - and
the other user ALREADY Created it - and its IN Use - the Create should
probably FAIL! Just change it to a Cursor - and that should fix it!
-K-
On 3/29/2013 5:41 PM, John J. Mihaljevic wrote:
Correction: Two cursors aren't being created when the form loads. One is a
cursor and one is a dbf. Both done using the SQL SELECT command.
Are DBFs created this way made exclusive by default? Just trying to see if
my problem is the DBF, the cursor or both.
Thanks, all.
John
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.