| Subject | fdb connect to non default port | 
|---|---|
| Author | Maxi | 
| Post date | 2016-07-01T15:11:51Z | 
Hi,
The connect function of fdb has a port parameter, but into function doc it says:
:param integer port: Port used by Firebird server **(not used)**.
The fdb doc [1] doesn't clarify about it, so port parameter is ignored and we have to use the dsn format connection always.