Subject FB1.5 Stop working under Win
Author Kalman Szalai
Hello!

On Windows 2K/XP, Firebird 1.5 Final (and 1.03, 1.02)...

Our team working on a database based entrance system. It is an
multi-threaded application developed unde Visual C++ 6.0. Usually we
have to write lot of data to database (logging) in small time. Usually
Firebird works well, but sometimes the API call stop responding (no
error, no information about the state of movement)... Then our program's
buffer overflow. It may causes data loses. What is wrong? Every thread
may use the database.

Thanks,
KAMI