Subject | Disconnecting leads to "INET/inet_error: read errno = 10038" |
---|---|
Author | patrick_marten |
Post date | 2013-03-20T12:31:31Z |
Hello,
since a while I've noticed, that a firebird.log gets created, when I close my application on a client.
The content of the log:
"INET/inet_error: read errno = 10038"
It could well be a case for the firebird groups, but as this happens in OnDestroy of my main datamodule, when I do "myConnection.Connected := false;", I thought I would post here.
I think this started to happen recently, but not sure what has changed...
I'm using
DelphiXE
IBObjects 4.9.14 Build 52
Firebird-2.5.2.26539 32bit (the server is a 64bit machine)
Inbetween I've tried IBObjects 4.9.14 Build 55 but had to uninstall it again due to the error I was getting, so can't say if it works with this build.
I'm sure it wasn't happening with Firebird 2.1.4 but I'm also quite sure that it wasn't happening with Firebird 2.5.2 first as well.
Any ideas on what might be wrong?
Best regards,
Patrick
since a while I've noticed, that a firebird.log gets created, when I close my application on a client.
The content of the log:
"INET/inet_error: read errno = 10038"
It could well be a case for the firebird groups, but as this happens in OnDestroy of my main datamodule, when I do "myConnection.Connected := false;", I thought I would post here.
I think this started to happen recently, but not sure what has changed...
I'm using
DelphiXE
IBObjects 4.9.14 Build 52
Firebird-2.5.2.26539 32bit (the server is a 64bit machine)
Inbetween I've tried IBObjects 4.9.14 Build 55 but had to uninstall it again due to the error I was getting, so can't say if it works with this build.
I'm sure it wasn't happening with Firebird 2.1.4 but I'm also quite sure that it wasn't happening with Firebird 2.5.2 first as well.
Any ideas on what might be wrong?
Best regards,
Patrick