Hello, I use DBD::ODBC and DirectTechnologies ODBC Client driver for connecting a MS SQL SERVER 2000.
w/ DBD::ODBC 0.39 I haven't got any problems but w/ 0.41 I run into
trouble, after setting:
$dbh->{odbc_default_bind_type} = 1;
everything is fine.
Why has the default value changed in version 0.40?
Stefan
