This should do it for you. dataSourceLife System scope only
The value of this configuration variable indicates how long the Tango Server keeps open an unused connection to a data source. This variable is specified in minutes. When the time out period is exceeded, the connection to the data source is closed. Each time a data source connection is used, its timeout timer is reset to zero. When this configuration variable is set to zero, data source connections are always closed immediately after use. Multiple actions in the same execution using the same data source use the same connection; that is, the connection is not closed until the end of the application file execution. The default value is 30 (minutes). -----Original Message----- From: noel estabrook [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 2:46 PM To: [EMAIL PROTECTED] Subject: Witango-Talk: Re: failure delivery I have a web site with some MS Access backend databases. Most of the site is done in Witango, but there is some ASP on the site as well. The problem I'm running into is when my witango tafs do a query on the database, a lock file is created (W2K). When my asp code is then used to grab a copy of the database, I get a File not Found error on the web site because the lock file is preventing it from being read. Is there any way to get Tango to release the database after its query? __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
