[Lazarus] SQLdb PQConnection Port

Giuseppe Luigi Punzi Ruiz glpunzi at lordzealon.com
Thu Aug 13 22:41:28 CEST 2009


Hi all,

El 07/08/2009, a las 10:38, Giuseppe Luigi Punzi escribió:

> El vie, 07-08-2009 a las 10:32 +0200, Graeme Geldenhuys escribió:
>>
>> Michael Van Canneyt wrote:
>> >
>> > Add something like
>> > port=5433
>> > to the params property.
>>
>>
>> I can confirm that setting the Database.Params property is correct  
>> and
>> works 100%. I just switched our PostgreSQL server to listen on port  
>> 5433
>> instead and it worked perfectly via the SqlDB components.


Sorry for the delay :P

Don't works.

Open a New Project.
Add a TPQConnection.
Configure database, hostname, user and password.
Open Params, and write, "port=5433"
Change Connected to True.
Access Violation.
Try to delete TPQConnection.
Access Violation and Lazarus Crash

Lazarus 0.9.27 r21092M FPC 2.2.4 i386-darwin-carbon (beta)

Cheers


Giuseppe Luigi Punzi Ruiz
Blog: http://www.lordzealon.com
Twitter & Skype & GoogleTalk accounts: glpunzi









More information about the Lazarus mailing list