jTDS 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
jTDS 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
jTDS 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 LGPL
开发语言 Java
操作系统 跨平台
软件类型 开源软件
开源组织
地区 不详
投 递 者 不详
适用人群 未知
收录时间 2008-09-09

软件简介

第三方开源的SQL Server/Sybase数据库的JDBC驱动程序,性能最好最稳定。目前最新的版本是1.2.2

DriverClass: net.sourceforge.jtds.jdbc.Driver
ConnectionURL: jdbc:jtds:<server_type>://<server>[:<port>][/<database>][;<property>=<value>[;...]]

其中 <server_type> 可以是 sqlserver 和 sybase

展开阅读全文

评论

点击引领话题📣 发布并加入讨论🔥
发表了资讯
2013/08/26 00:00

jTDS 1.3.1 发布,SQL Server 的 JDBC 驱动

jTDS 1.3.1 发布了,jTDS 是第三方开源的SQL Server/Sybase数据库的JDBC驱动程序,性能最好最稳定。 下载地址:jTDS 1.3.1 (538kB) 改进记录包括: Changes from jTDS 1.3.0 ======================= 06/02/2013 - Holger Rehn o Fixed bug #702, JtdsConnection.getMutex() isn't thread-safe. o jTDS throws an SQLTimeoutException if an operation times out (bug #701). 05/16/2013 - Holger Rehn o Added range check to...

7
19
发表了资讯
2012/08/16 00:00

jTDS 1.2.6 发布,SQL Server 的 JDBC 驱动

jTDS 1.2.6 发布了,jTDS 是第三方开源的SQL Server/Sybase数据库的JDBC驱动程序,性能最好最稳定。 下载地址:jTDS 1.2.6 (536.3 kB) 改进记录包括: 08/15/2012 - Holger Rehn o Applied patch [3048203] by amallon, adding a new 'autoCommit' connection property to override the auto commit default for newly created connections. o Commented out tests not compatible with Java 1.4, that have been added since t...

3
13
没有更多内容
加载失败,请刷新页面
点击加载更多
加载中
下一页
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
0 评论
37 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部