Subject Re: [IBO] IBO In a CGI
Author Jason Wharton
It is a small library written in Delphi that sits between IIS and your ISAPI
dll. When you have a new version of a ISAPI to deploy you place it in your
scripts area with a .upd extension and then this little loader will see that
there is a new version out there and transparently unload the previous DLL
and load in the new, while renaming it, etc.

Is all you do is take the 64KB DLL and rename it to match your existing DLL
and rename your existing DLL with a .run extension. It then does a proxy for
your isapi.

I cannot remember exactly where I picked this up. Probably off a link from a
newsgroup or something. Send me a private email and I'll send you the
version I have modified to more suite my personal liking.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <sean@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, May 23, 2002 11:42 AM
Subject: RE: [IBO] IBO In a CGI


> > I use ISAPI even for development now that I found a utility
> > that allows me to unload the DLL from the server without
> > having to restart the web-server.
>
> I know It's not IBO related, but could you fill me in on how you do that?
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>