Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread KeepTablesOpen property
Wed, Jan 31 2007 6:49 PMPermanent Link

"Adam H."
Hi,

If I have the keeptablesopen property set to true on the TDBISamDatabase
component, is their a way to flush the tables by executing a command? (ie,
tell it to close any 'unopened' tables on demand?), or do you have to
deactiveate the database component? (And if that's the case - won't it close
ALL tables, not just the ones not in use)?

Thanks & Regards

Adam.


Thu, Feb 1 2007 4:05 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< If I have the keeptablesopen property set to true on the TDBISamDatabase
component, is their a way to flush the tables by executing a command? (ie,
tell it to close any 'unopened' tables on demand?), or do you have to
deactiveate the database component? (And if that's the case - won't it close
ALL tables, not just the ones not in use)? >>

You have to close the database component to force all tables closed.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image