in reply to Re^2: DB Connections across scripts from a module
in thread DB Connections across scripts from a module

If i have said something wrong

Most definitely. It's not clear what since I don't know how you invoke each script.

If the process in which script A executed exited, then the var did go out of scope contrary to what you said.

If the process in which script A executed did not exit, then no modules got unloaded contrary to what you said.

  • Comment on Re^3: DB Connections across scripts from a module