TIBCConnect needs update login prompt

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Dokkie
Posts: 43
Joined: Wed 08 Oct 2008 21:58

TIBCConnect needs update login prompt

Post by Dokkie » Tue 18 Dec 2012 14:48

I've updated to version 4.6 of IBDac.
I note that the login prompt dialog for TIBCConnection does not display an input edit field for the new Port Property.

AndreyZ

Re: TIBCConnect needs update login prompt

Post by AndreyZ » Wed 19 Dec 2012 11:20

We have plans to improve connection dialogs in all DAC products, but we cannot provide any timeframe because we have tasks of higher priority. You can specify the port in the Server edit box in the following way: server/port

Post Reply