Continuing to tidy things up after the ODBC 3.0 change...
Fixed bug in tracing code when binding an undef parameter which did not
happen to have a valid buffer with tracing level >= 2
Fixed bug when binding undef after a valid data bind on a timestamp. The
Scale value was being calculated based upon the string that had been bound
prior to the bind of the undef and if that had a sub-second value, then
the scale would be set to the wrong value...
I.e. bind_param(1, '2000-05-17 00:01:00.250', SQL_TYPE_TIMESTAMP) then
execute
bind_param(1, undef, SQL_TYPE_TIMESTAMP) then
Fixed SQL Server issue when binding a null and the length was set to 0 instead of 1
Regards,
Jeff
-----Original Message-----
From: PAUSE [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 25, 2002 10:51 PM
To: Jeff Urlwin; [EMAIL PROTECTED]
Subject: CPAN Upload: J/JU/JURL/DBD-ODBC-0.45_8.tar.gz
The uploaded file
DBD-ODBC-0.45_8.tar.gz
has entered CPAN as
file: $CPAN/authors/id/J/JU/JURL/DBD-ODBC-0.45_8.tar.gz
size: 78625 bytes
md5: 2881bf3bae7e3db16ea3abe8d4f23903
No action is required on your part
Request entered by: JURL (Jeff Urlwin)
Request entered on: Fri, 26 Jul 2002 02:48:53 GMT
Request completed: Fri, 26 Jul 2002 02:50:46 GMT
Virtually Yours,
Id: paused,v 1.80 2002/03/10 06:40:03 k Exp k