RE: [PATCH] JDBCRealm on Tomcat 3.2.1 does not work with MS SQL Server

2001-02-19 Thread Ignacio J. Ortega
Asunto: [PATCH] JDBCRealm on Tomcat 3.2.1 does not work with MS SQL > Server > > > This is my first patch to submit. I'm sorry I don't have a > diff file to > go with it. > > Anyway, when using Tomcat 3.2.1 JDBCRealm with Microsoft SQL > Server, the >

RE: [PATCH] JDBCRealm on Tomcat 3.2.1 does not work with MS SQL Server

2001-02-19 Thread Paulo Gaspar
That problem should only happen with the CHAR type, but with the CHAR type it can happen in other databases too. AFAIK, the use of VARCHAR doesn't cause trailing spaces to be added in MS SQL Server. Although I only used SQL Server trough BDE, ODBC and ADO, it is hard to imagine that a JDBC driv

[PATCH] JDBCRealm on Tomcat 3.2.1 does not work with MS SQL Server

2001-02-18 Thread Larry Rogers
This is my first patch to submit. I'm sorry I don't have a diff file to go with it. Anyway, when using Tomcat 3.2.1 JDBCRealm with Microsoft SQL Server, the credential check fails when the correct username and password are submitted by the user. After Tomcat receives the credentials from the