读书人

ssh 顶用sqlserver数据库 报错 mysq

发布时间: 2012-08-29 08:40:14 作者: rapoo

ssh 中用sqlserver数据库 报错 ,mysql 正常
八月 14, 2012 8:18:55 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Unexpected end of prelogin response after 0 bytes read
八月 14, 2012 8:18:56 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset
八月 14, 2012 8:18:56 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset
八月 14, 2012 8:18:57 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset
八月 14, 2012 8:18:57 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset
八月 14, 2012 8:18:58 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset
八月 14, 2012 8:18:58 下午 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:4 Prelogin error: host localhost port 1434 Error reading prelogin response: Connection reset

第一次存入sqlserver数据库没问题,接下来就存不进去,myeclipse不停地跳这个错误 ,求帮忙

[解决办法]
端口对的吗?sqlserver默认端口是1433吧
[解决办法]
驱动的问题 换个低版本的
[解决办法]
id没有自增吧?

读书人网 >J2EE开发

热点推荐