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.

Is that correct?

[1] http://pythonhosted.org//fdb/usage-guide.html#databases

---
Maxi

Reply via email to