Re: JDBC Connection returns wrong status




Adding to Joe's comment: the ODBC JDBC bridge is not one of the best drivers around. I suggest you use one of the native drivers (the one provided by MS or jTDS). You are a lot less likely to run into troubles with those plus they'll work on *all* platforms and have no added dependencies (unless you want to use NTLM).

Kind regards

robert
.