Closed garnier-quentin closed 2 years ago
Hi,
We use MSSQL in the cloud and we have user and password with more than 32 chars. Freetds since version 0.91 allows it: https://lists.ibiblio.org/pipermail/freetds/2013q4/028708.html
The limit seems to be in that function: https://metacpan.org/release/MEWP/DBD-Sybase-1.19/source/dbdimp.c#L1191
Thanks for your help.
Thanks for the quick fix.
Hi,
We use MSSQL in the cloud and we have user and password with more than 32 chars. Freetds since version 0.91 allows it: https://lists.ibiblio.org/pipermail/freetds/2013q4/028708.html
The limit seems to be in that function: https://metacpan.org/release/MEWP/DBD-Sybase-1.19/source/dbdimp.c#L1191
Thanks for your help.