Hi everyone,
I am new at Hibernate. I am using MS SQL server and NetBeans 5.0. While
I am attempting to connect to database, I get an error like this :
"org.hibernate.exception.GenericJDBCException: Cannot open connection
". I checked the hibernateproperties file. Everthing looks correct.
What do you think the problem can be? Thanks for your help.
Robert Klemme - 30 Aug 2006 13:55 GMT
> Hi everyone,
> I am new at Hibernate. I am using MS SQL server and NetBeans 5.0. While
> I am attempting to connect to database, I get an error like this :
> "org.hibernate.exception.GenericJDBCException: Cannot open connection
> ". I checked the hibernateproperties file. Everthing looks correct.
> What do you think the problem can be? Thanks for your help.
Use the force to determine what is only /looking/ correct.
Hint: try to connect to the port via telnet.
robert