[Lazarus] SQLdb PQConnection Port

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Aug 13 22:46:06 CEST 2009


On Thu, 13 Aug 2009 22:41:28 +0200
Giuseppe Luigi Punzi Ruiz <glpunzi at lordzealon.com> wrote:

> 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

Please start the IDE in gdb, create a backtrace and a bug report:

http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB

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


Mattias




More information about the Lazarus mailing list