IBdac2.70.0.42,delphi2009,Firebird2 connection problem

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Burth
Posts: 7
Joined: Tue 16 Jan 2007 12:58

IBdac2.70.0.42,delphi2009,Firebird2 connection problem

Post by Burth » Mon 01 Dec 2008 10:48

Hello,

if i try too connect a Firebird database with ibcconection the message "conncetion rejected by remote interface" will rise. Clientlibrary gds32.dll

With delphi 2007, ibdac 2.20.0.12 and the same sourcecode works well

Thank you for help

Regards


message details

[03EB8F62]{ibdac120.bpl} Ibcclasses.TGDSConnection.IBCError + $82
[03EB8ED9]{ibdac120.bpl} Ibcclasses.TGDSConnection.Check + $15
[03EBA466]{ibdac120.bpl} Ibcclasses.TGDSConnection.Connect + $19E
[03DC80B9]{dac120.bpl } Dbaccess.TCustomDAConnection.DoConnect + $C1
[03EDC192]{ibdac120.bpl} Ibc.TIBCConnection.DoConnect + $6E
[03DC83CF]{dac120.bpl } Dbaccess.TCustomDAConnection.PerformConnect + $37

Post Reply