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.
| Author |
Topic |
|
goochable
Starting Member
7 Posts |
Posted - 2001-06-29 : 13:46:22
|
| Hi, I am having a serious production issue with this and any help would be GREATLY appreciated!!!I am running a java application connecting to Sql Server 7.0 and I am getting this:SQLException: [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.Exception in thread "main" java.lang.NullPointerException at server.StartGame(server.java:46) at server.main(server.java:13)I have been running this app for months now and yesterday I upgraded to MDAC 2.6 SP1. That is all that has happened. Being new to the Sql Server DBA world I am not really sure what to do! Thanks so much for your help!!! Mike |
|
|
|
|
|