Subject ISAPI / multithread
Author stewartbourke
I am using d5, Ent, IBO V5 to create an ISAPI dll.

I am still using the the BDE-equivalents - tiboQuery with a
tIboDatabase on the webmodule.

In this case, in order to be multi-threaded, do I need to use an
ib_session or the standard Delphi-tSession? if it is an ib_session,
apart from dropping the component on the webmodule, are there any
additional properties etc that I need to set to make sure the DLL
handles the multiple calls correctly?

Are there any other 'pitfalls' or things that I need to be aware of
when using IBO in a DLL?

Thanks,

Stewart Bourke