java.sql.SQLException on Connection creation
Bob Kline
bkline at rksystems.com
Fri Aug 17 10:56:34 EDT 2001
On Fri, 17 Aug 2001, Leon Chakmakian wrote:
> That's the code I've been using in my java bean. That's what I've
> been trying to test my connection with. It always bails when I
> declare my connection: Connection
> connection=DriverManager.getConnection(url, login, password);
Try it as a standalone program. This step is useful in determining
whether you are dealing with a problem in the driver, as opposed to a
configuration issue with JSP.
--
Bob Kline
mailto:bkline at rksystems.com
http://www.rksystems.com
More information about the FreeTDS
mailing list