hiya, I have an app thats running as a DelphiCGI app at present which I'm
wanting to convert to an isapi dll, changing the headers and compiling to
the dll is easy, but its not working )
First, how do I configure IIS to auto unload the DLL after its run it? I
remember reading somewhere there was a registry key you could change to do
this...
Now, the reason I'm wanting to move to ISAPI is an interim fix to a
complete rewrite of the code, I want to keep a persistent database
connection alive so that the I don't keep creating connections everytime
the page is hit, so was wanting to say open the TDatabase connection in the
WebModules onCreate, close it on onDestroy, and then just use it in the
actions.
But for some reason this isn't working, grrr, any pointers?
--
There are exceptions, I'm sure, but the Windows 2000 on-line community
seems to have, in general, the moral and spiritual qualities of your
average porn site. (c) Bryan Pfaffenberger, Linux Journal, Jan 2001.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"