Subject | Re: [firebird-python] fdb connect to non default port |
---|---|
Author | Pavel Cisar |
Post date | 2016-07-07T07:59:18Z |
Hi,
Yes, it's ignored for now. I'll fix that in some future version.
best regards
Pavel Cisar
IBPhoenix
Dne 1.7.2016 v 17:11 Maxi maxirobaina@... [firebird-python] napsal(a):
Yes, it's ignored for now. I'll fix that in some future version.
best regards
Pavel Cisar
IBPhoenix
Dne 1.7.2016 v 17:11 Maxi maxirobaina@... [firebird-python] napsal(a):
> 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
>