Subject | Re: [IBO] Multi-threaded ISAPI hangs |
---|---|
Author | tickerboo2002 |
Post date | 2004-06-09T09:26:44Z |
Helen
To clarify the following:
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?
TIA
David
To clarify the following:
> For an ISAPI connection you MUST have the following:object in
>
> 1. an explicit TIB_Session (as you do) but it must be the FIRST
> the creation orderServer
> 2. a tcp/ip connection through the local loopback server, i.e. the
> is localhost, the Path is the absolute path to the databaseFor a Win32 exe containing multiple (2) connections, running on the
> 3. nothing whatsoever that is interactive, e.g. a login dialog or any
> modal dialog
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?
TIA
David