![]() |
|
#1
|
|||
|
|||
|
Trying my hardest to provide the ability to connect to varying databases through the BDE within an ISAPI DLL.
Problem im having is that once connected through the browser in one request then I attempt to run SQL operations with following requests, I lose connection to that DB because another browser using another thread has taken that connection up. I know it is a question of synchronising threads but does anyone know a way round this???? |
| Thread Tools | |
| Display Modes | |
|
|