It's most likley due to CF having a connection open to the database yes. Unfortunately unchecking "maintain database connections" does bugger all on CFMX most of the time, the lock files still get created.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: 28 May 2004 11:28 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] SOT: Access error > > > Got a site that uses mostly CF and a little bit of ASP. > Sometimes when calling the ASP pages, get the following error: > > Microsoft JET Database Engine error '80004005' > > > Could not use ''; file already in use. > > > > > > From what I can tell this could be one of three things: > - incorrect permissions > > > - wrong version of MDAC > > > - wrong connection string > > > However, could it also be caused by CF creating a .ldb file > on the database? If so, I guess unchecking 'maintain > database connections' on this datasource might fix it? Any > ideas, confirmation on this... > > > -- > These lists are syncronised with the CFDeveloper forum at > http://forum.cfdeveloper.co.uk/ > Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > CFDeveloper Sponsors and contributors:- > *Hosting and support provided by CFMXhosting.co.uk* :: > *ActivePDF provided by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow > provided by proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists > hosted by gradwell.com* > > To unsubscribe, e-mail: [EMAIL PROTECTED] > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
