Hi
I am trying to use dbcp with tomcat for MSSQLServer JDBC driver. I am following the procedure as suggested in the JNDI how to documentation of tomcat. It works fine when I use the getConnection() function, but when I try to use getConnection(username,password) I get a UnsupportedOperationException. I have a few questions 1. Is this feature not supported ? 2. Is there another way of doing this ? 3. If this feature is not supported right now, is it proposed to be supported in the future ? Any suggestions/ideas would be of help. Thanks Srinath. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
