Hello,
I need a way of cleaning up a database object if the TCL application I'm running or the TCL environment goes away. For sockets I can save the socket name to a file and free it upon reentering the application. I can't seem to save the db object name. does anyone have a good method of cleaning up database connections when an application misbehaves.
Thanks,
Colt
I need a way of cleaning up a database object if the TCL application I'm running or the TCL environment goes away. For sockets I can save the socket name to a file and free it upon reentering the application. I can't seem to save the db object name. does anyone have a good method of cleaning up database connections when an application misbehaves.
Thanks,
Colt