Patch for MS SQL Server 2000 via ODBC

"lisp" <[email protected]> Mon, 31 Oct 2005 17:39:40 +0000
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Hi Kevin

The attached patches are for an interface to Microsoft SQL Server 2000
via the ODBC interface.
They implement an underlying database type :mssqlserver for the generic
odbc interface.
The patches are relative to the 3.3.0 release.

This code has been tested on LispWorks Pro 4.4.5 on Windows XP.
The unit tests (with minor modifications and exclusions) all pass ok
with MS SQL Server.
I've tried not to break anything else, but I don't have the other
backends set up to be able to test against them.

This is the first time I've created a patch so please bear with me if
there any howlers in here.

- Dominic Robinson

_______________________________________________
CLSQL-Devel mailing list
[email protected]
http://lists.b9.com/mailman/listinfo/clsql-devel
patch.zip (application/x-zip-compressed, 8.2 KB) - not displayed