T
Thomas Mercer-Hursh
Guest
I'm not sure I am entirely clear about what you are trying to do here, but one always needs to connect to a database one level above any references to that database. I.e., for myClass to have any references to a DB which is not connected to by the session (one level up), you would have to make the connection in proc1.
Continue reading...
Continue reading...