[freetds] Login - Password lenght
Matias Braun
cpd at gramadosite.com.br
Mon Jul 21 12:40:21 EDT 2003
Hi,
in tds v. 5.0 the password length is "CHAR[30]", but i use a
password with char[128] with sybase sql anywhere 5.5 in isql.
Then i changed in source code the length of the password to
128 "TDS_MAX_LOGIN_STR_SZ 128"(tds.h), but ins't
working, my freetds.log shows that my password continues
whith char[30]. Is this a protocol limit?
Sorry for my english.
-- Matias Braun
More information about the FreeTDS
mailing list