Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Database/JDBC/SQL/JDO/Hibernate » MS SQL  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 Re:各位哥哥姐姐帮个忙啦!!(关于JDBC) [Re:193kuanglv]
java8964





发贴: 49
积分: 24
于 2006-04-12 01:22 user profilesend a private message to usersend email to java8964search all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
He is using pure JDBC driver, not the ODBC, so the above help is not very useful.

This error means that the MS SQL server JDBC driver can't make the connection to the DB server.
Please check your system as follows:

1) Is the sql server running? Can you login into your sql server using MS tools (Like Query Analyzer)?
2) Are the java code running remote to the sql server host? Means if the java code running in the same machine as your MS sql server?
3) If java code and sql server running on differnect machines, any firewall on DB server stop the connection?
4) Is your MS SQL server supporting TCP/IP connection enabled?

Most case, you made mistake in Step 3 or 4. How can you check? Do this test in DOS command promopt:

C:\> telnet db_server_host 1433

What's the response? If you get response like 'Connection failed', then of course the JDBC can't connect either. If you find out some problems, analyze the problem step by step. 'Divide-and-Conquer", is the solultion for all problems.

BTW, NEVER post your sa password on the web. Smile




话题树型展开
人气 标题 作者 字数 发贴时间
10461 各位哥哥姐姐帮个忙啦!!(关于JDBC) 193kuanglv 3313 2006-04-06 08:54
8394 Re:各位哥哥姐姐帮个忙啦!!(关于JDBC) Jcat 68 2006-04-06 14:03
9196 Re:各位哥哥姐姐帮个忙啦!!(关于JDBC) java8964 1063 2006-04-12 01:22

flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923