Forum Post: Re: Instantiated Class, Propagates Database Connection Need

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top