I've downloaded the dllDemo and found it moderately useful except that my exe OracleSession is in a dataModule. I read a post that said it was possible to do it this way, but I get an "Application Error", "...memory could not be read".
Can you provide an example?
Right now I open and map the DLL in the AfterLogOn event, and I've tried to free the session and the DLL in the DataModuleDestroy event.
Any help would be appreciated.
I use Delphi 5 pro, DOA 3.4.1, Oracle 8.1.7
Can you provide an example?
Right now I open and map the DLL in the AfterLogOn event, and I've tried to free the session and the DLL in the DataModuleDestroy event.
Any help would be appreciated.
I use Delphi 5 pro, DOA 3.4.1, Oracle 8.1.7