[Lazarus] Port with TPQConnection

Juan Cortés Cuesta juco at eima.vcl.cu
Thu Sep 11 18:21:24 CEST 2008


Use  TPSQLDatabase  and  TPSQLDataset components

Edit psqldatabase.pas changing:
const
  PSQLPort = 5432;

recompile..... and try again

Good Luck

Warmest Regards
Juan


Pavel Řezníček escribió:
> Dear Lazarus developers and users,
>
> is there anyone who would know if and how do I connect to a non-default 
> port (other than 5432) with the TPQConnection component?
>
> Thanks a lot.
>
> Pavel Řezníček
> _______________________________________________
>
>   




More information about the Lazarus mailing list