6.3.13 & UniConnectDialog & PostgreSQL

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Bert1234
Posts: 8
Joined: Fri 25 Mar 2016 15:36

6.3.13 & UniConnectDialog & PostgreSQL

Post by Bert1234 » Wed 29 Jun 2016 07:41

Starting with this version I have to enter the port number in the UniConnectDialog to connect to the PostgreSQL server. In previous versions I was able to enter 0 as the port number, which was interpreted as the default port number.

With NexusDB it is still possible to enter 0 as port number. I don't know if this is possible for other providers

Being able to enter 0 as the default port number is a useful feature when switching between different providers.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: 6.3.13 & UniConnectDialog & PostgreSQL

Post by AlexP » Thu 30 Jun 2016 08:36

Hello,

Thank you. The problem is reproduced and fixed.

Post Reply