[CDBI] Close CDBI DB connection?
[prev]
[thread]
[next]
[Date index for 2005/09/29]
Hello,
I am using a SQLite DB in a temporary file, which I would like my client
application to optionally delete before exit.
Unfortunately calls to unlink are ineffective ($! is "Permission Denied"
on Windows), I think becase the CDBI code still has an open db
"connection" to the file.
Is there a (nice or nasty) way to ask CDBI to disconnect when I'm
finished using the database?
Steven
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
[CDBI] Close CDBI DB connection?
Steven Mackenzie 13:35 on 29 Sep 2005
|