Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Sql Server JDBC Error

Author  Topic 

goochable
Starting Member

7 Posts

Posted - 2001-07-01 : 19:40:55
Hi, I have recently upgraded my Sql Server 7.0 to MDAC 2.6 SP1 and now my java apps that connect to it via JDBC are timing out. I am getting a:

SQLException: [Microsoft][ODBC SQL Server Driver]Timeout expired
Exception in thread "main" java.lang.NullPointerException
at current_players.extract(current_players.java:44)
at current_players.main(current_players.java:14)

Error. Can anyone please help? Thanks for your help!!! Mike



   

- Advertisement -