History Win32::SqlServer
2006-04-17 – 2.002
Fixed two problems which prevented Win32::SqlServer to run under ASP:
- In the binary distribution, the C run-time is now statically linked with
the SqlServer.dll, as under ASP, because it did not pick up MSVCR70.DLL
when it was only in the same directory as SqlServer.dll. (Workaround was
to put MSVCR70 in System32.)
- Fixed a problem caused an ASP page with Win32::SqlServer to fail on
second and succeeding invocations.
2005-11-27 – 2.001
Renamed the module to Win32::SqlServer from the original name MSSQL::OlleDB
to comply with requirements from the maintainers of the Perl module list (and
because the original name was more cute than practical). No other changes.
2005-11-13 – 2.000
This is the first release of MSSQL::OlleDB. It has version number 2.000 since
it is a successor module to
MSSQL::Sqllib.
Last updated 06-04-17 21:28