[Mono-devel-list] [PATCH] Changes for a better support of SQL Server 2000
Gonzalo Paniagua Javier
gonzalo at ximian.com
Fri Oct 3 09:08:56 EDT 2003
El vie, 03-10-2003 a las 12:58, Diego Caravana escribió:
> I've encountered a lot of problem (in the area of stored procedures
> calling) testing a *real* ASP.NET application on mono that uses
> SQLServer 2000 as the data backend.
> I patched several mono classes and now the app works correctly: I've
> added support for InputOutput parameters and return values, along with
> some trivial fixes (like in SqlParameter.cs and
> SqlParameterCollection.cs, and in SqlConnection.Close() that didn't
> check for null's.)
> I'm not an expert in the area of SQLServer-protocols-implementation, so
> a check of my implementation may be required.
>
> List of files patched:
Can you send a ChangeLog entry for the changes?
As a comment, people don't use to add their names as authors unless the
contributions are significative.
-Gonzalo
More information about the Mono-devel-list
mailing list