[thelist] ASP: residual database files

Jay Blanchard jay.blanchard at niicommunications.com
Fri Jul 19 13:25:01 CDT 2002


--
[snip]
once i access (just about) any page on a site i'm working on i notice
that there are files with the extension .ldb lying around.

i think it's like a temp file or something, but they don't go away. i
looked through the code and thought that it might be because i am not
closing a connection to the db, but it looks like everything is being
closed.

am i not looking hard enough, or is it something else?
[/snip]

They are database log files created by the M$ system you are using. One a DB
has a log another does not get created for it. Can you remove them? Use
extreme caution, making sure that the DB is not in use at the moment. If it
is you will suffer some untold horror. :^]

Jay

"Santa is jolly because he knows where all the bad girls live"

*************************************
* Want to meet other PHP developers *
* in your area? Check out:          *
* http://php.meetup.com/            *
* No developer is an island ...     *
*************************************
--
[ winmail.dat was deleted, please don't send attachments with your message. ]
--





More information about the thelist mailing list