I am using DOA in a Delphi WebSnap application. The default page of the application is a frame page that displays a login form in the top and the current time at the bottom. The first access to this page works fine, but subsequent accesses cause an AV at address 60B1FEEB in module oran8.dll. The AV happens on the line of code that says "OracleSession.Connected := True;" where OracleSession is a TOracleSession. The Oracle client is version 8.1.7, the database version is also 8.1.7. Any ideas?
Thanks!
Natalie
Thanks!
Natalie