Could not connect to Interbase

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zagdaa
Posts: 5
Joined: Tue 25 Dec 2012 07:35

Could not connect to Interbase

Post by zagdaa » Tue 25 Dec 2012 08:12

After installing UniDAC 4.6, could not connect to IB Server.
There is an error "unidentified service 3050/tcp", when using UniDAC 4.5.10 there was everything OK.

AndreyZ

Re: Could not connect to Interbase

Post by AndreyZ » Tue 25 Dec 2012 10:04

Hello,

Please specify the values that are set in the TUniConnection.Server and TUniConnection.Database properties. If you do not want to post them here, please send them to andreyz*devart*com .

zagdaa
Posts: 5
Joined: Tue 25 Dec 2012 07:35

Re: Could not connect to Interbase

Post by zagdaa » Thu 27 Dec 2012 04:47

server=db-server
database=d:\db\db2012.gdb

in the datasetmanager port is disabled so can not edit.

AndreyZ

Re: Could not connect to Interbase

Post by AndreyZ » Thu 27 Dec 2012 07:51

Please specify the exact version of your InterBase server (for example, InterBase 2009, InterBase XE, etc.).

zagdaa
Posts: 5
Joined: Tue 25 Dec 2012 07:35

Re: Could not connect to Interbase

Post by zagdaa » Thu 27 Dec 2012 08:43

Interbase version is 7.5.1

AndreyZ

Re: Could not connect to Interbase

Post by AndreyZ » Fri 28 Dec 2012 08:37

Thank you for the information. I have reproduced and fixed this problem. This fix will be included in the next UniDAC build. As a workaround, you should set the TUniConnection.Server property to 'db-server/gds_db' .

zagdaa
Posts: 5
Joined: Tue 25 Dec 2012 07:35

Re: Could not connect to Interbase

Post by zagdaa » Fri 28 Dec 2012 11:25

Thank you

AndreyZ

Re: Could not connect to Interbase

Post by AndreyZ » Fri 28 Dec 2012 11:40

Feel free to contact us if you have any further questions about UniDAC.

Post Reply