Hello,
If I create a database object variable (oConn) on one (Main App) page how can I use this same connection variable on other pages this page may spawn?
I want to do this rather than opening numerous database connections to the database (Oracle 9i) or having to open and close the connection on every page.
Thanks,
Michael42
If I create a database object variable (oConn) on one (Main App) page how can I use this same connection variable on other pages this page may spawn?
I want to do this rather than opening numerous database connections to the database (Oracle 9i) or having to open and close the connection on every page.
Thanks,
Michael42