On Mon, 11 Jan 2021, Virgo Pärna via fpc-pascal wrote:
On Fri, 08 Jan 2021 14:25:09 -0300, Luis - SoftSAT Sistemas via fpc-pascal
wrote:
I'm trying to connect to a Firebird database with TSQLConnector, but I can't
seem to find a way to set the port number.
Looking at TIBConnection, there
On Fri, 08 Jan 2021 14:25:09 -0300, Luis - SoftSAT Sistemas via fpc-pascal
wrote:
> I'm trying to connect to a Firebird database with TSQLConnector, but I can't
> seem to find a way to set the port number.
>
> Looking at TIBConnection, there is a port property, but none in TSQLConnector.