Displaying 1 result from an estimated 1 matches for "fbguard".
Did you mean:
__guard
2005 Jul 04
0
A program using Borland Interbase interface.
...nd c++ builder, so any errors (exceptions) result in:
Assertion failed: !"bogus context in _ExceptionHandler()", file xx.cpp,
line 3071
and:
Abnormal program termination
That's why I have problems with debugging.
Anyway, this program connects to a firebird database throught fbguard
(even if it's a remote db, it still requires a local fbguard running).
Does wine have problems with windows IPC or whatever is the way they
communicate? (no connection in netstat). Everytime it tries to use
database, an exception is thrown and it crashes.
cheers,
Filip Zyzniewski