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

2001-02-19 Thread Ignacio J. Ortega
It's done on CVS, about 2 weeks ago.. It's solved for 3.2.2 and up, and in 4.0 and up... Saludos , Ignacio J. Ortega > -Mensaje original- > De: Larry Rogers [mailto:[EMAIL PROTECTED]] > Enviado el: lunes 19 de febrero de 2001 6:39 > Para: [EMAIL PROTECTED] > Asunto: [PATCH] JDBCRealm o

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