Firebird port problem

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
saidus
Posts: 78
Joined: Wed 26 Oct 2005 09:54
Location: Algeria

Firebird port problem

Post by saidus » Thu 28 Apr 2011 08:46

Hello all
Please, any one can tell me how to specify a port number in the IBConnection component ..??
I'm trying to connect to Firebird server which use a port number = 49000 different from the standart one
Thanks you vm :oops:

AndreyZ

Post by AndreyZ » Thu 28 Apr 2011 09:19

Hello,

You can specify a port number in the TIBCConnection.Server property like this: server/port

saidus
Posts: 78
Joined: Wed 26 Oct 2005 09:54
Location: Algeria

Post by saidus » Thu 28 Apr 2011 15:16

spocibo bolchoi :D

Post Reply