On Fri, August 24, 2012 4:11 pm, Peter Hart wrote:
> I have an application which uses Arg Software Ribbon bars.
>
>
> When I click on an icon to open a form which needs to open a table
> exclusive i.e. for re-indexing. I get an error that the table is already
> in use. I don't get this error if either this is the first form opened or
> I have only opened forms that don't use that particular table.
> If I open FoxPro whilst the application is open I can see which tables
> have been used by trying to open the tables exclusive, and the I get the
> error. All the forms are based on a form class that has its datasession
> property set private.  I thought these would automatically close any
> tables opened by the form as the form was closed.
>
> Any ideas were I am going wrong?
>
>
> Is it possible to run through all used work areas to see if the tables
> required are in use and if so close them?


Do you have AutoCloseTables set to .T. in the DataEnvironment's
properties?  Or are you not using the DE?


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/c8ff57f9a2bb7b886af0ce8e6c191c6b.squir...@webmail.dssco.net
** 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.

Reply via email to