Subject | Re: [IBO] Multi-threaded ISAPI hangs |
---|---|
Author | Helen Borrie |
Post date | 2004-06-09T09:48:50Z |
At 09:26 AM 9/06/2004 +0000, you wrote:
omelettes).
Helen
>HelenYes - not just "a nice idea" but essential (like you need eggs to make
>
>To clarify the following:
>
> > For an ISAPI connection you MUST have the following:
> >
> > 1. an explicit TIB_Session (as you do) but it must be the FIRST
>object in
> > the creation order
> > 2. a tcp/ip connection through the local loopback server, i.e. the
>Server
> > is localhost, the Path is the absolute path to the database
> > 3. nothing whatsoever that is interactive, e.g. a login dialog or any
> > modal dialog
>
>
>For a Win32 exe containing multiple (2) connections, running on the
>same PC as the server, do I just...
>
>1. Set the protocol to TCP_IP
>2. Set the server to 127.0.0.1
>3. I've never used a TIB_Session, is this needed?
omelettes).
Helen