OpenCms——中文资源第一博客(Hard Working……)

             ——绝对让你心动的、专业的、开源的、完全免费的内容管理系统

用户操作
[即时聊天] [发私信] [加为好友]
袁海明ID:qianxuncms
202599次访问,排名391,好友41人,关注者53人。
一个人的心胸有多广,他的世界就有多大……
qianxuncms的文章
原创 66 篇
翻译 14 篇
转载 11 篇
评论 377 篇
袁海明的公告
OpenCms交流……
 MSN:
 qianxuncms@hotmail.com
 Email:
 haimingyuan@gmail.com

  转载本人原创、翻译文章,请注明作者和出处
最近评论
yy:大哥,帮帮忙啊,这个里面我也加了,toolbar.append(",'-','FontName','FontSize','Style'");可为什么还是报工具栏设置 "OpenCmsWidget" 不存在这个错呢!希望知道的人能给解答一下,谢谢啦!
feiniao1987_:没分下阿,大哥给发一件吧,谢谢lishixia2006@126.com
feiniao1987_:没分下阿,大哥给发一件吧,谢谢lishixia2006@126.com
PUMPHU:还有,请问有没有opencms相关的群,能介绍下么?呵呵,谢谢
PUMPHU:谢谢楼主的教程,看到这些教程突然豁然开朗,总算明确了这个工具的大概。
文章分类
收藏
    相册
    存档
    订阅我的博客
    XML聚合  FeedSky
    订阅到鲜果
    订阅到Google
    订阅到抓虾
    订阅到BlogLines
    订阅到Yahoo
    订阅到GouGou
    订阅到飞鸽
    订阅到Rojo
    订阅到newsgator
    订阅到netvibes

    翻译 jTDS官方介绍(OpenCms v6.2版MS Sqlserver数据库支持所用JDBC驱动)收藏

    新一篇: OpenCms v6.2 for MS Sqlserver2000安装图解 | 旧一篇: OpenCms国内、外成功案例

          OpenCms6.2支持MS Sqlserver2000数据库,但其需要jTDS驱动,下面是jTDS的官方介绍和下载地址。
    Overview

    jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets, concurrent (completely independent) Statements and implementing all the DatabaseMetaData and ResultSetMetaData methods. Check out the feature matrix for more details.

    Quite a few of the commercial JDBC drivers out there are based on jTDS (or FreeTDS), even if they no longer acknowledge this. jTDS has been tested with virtually all JDBC-based database management tools and is the driver of choice for most of these (recommended for DbVisualizer and SQuirreL SQL, distributed with Aqua Data Studio and DataDino). jTDS is also becoming a common choice for enterprise-level applications: it passes both the J2EE 1.3 certification and Hibernate test suites, and is recommended for JBoss, Hibernate, Atlassian JIRA and Confluence and Compiere.

    Getting Started

    Being a type 4 driver, jTDS does not need any special installation. Just drop the jar file into your application's classpath and you're done. All you need to know is the name of the Driver and DataSource implementations and the URL format and you're all set. You can get these and a lot more information from the Frequently Asked Questions page. For features needing native libraries such as XA support or Single-Sign-On consult the specific README files.

    Why use jTDS?

    jTDS is free software. jTDS is released under the terms of the GNU LGPL, giving you not only the posibility to debug and tweak it to your own liking but also to use it in and distribute it with your free or commercial applications.

    The other "free" choices, the JDBC-ODBC bridge and Microsoft's own JDBC driver are not actually free. If you encounter an issue with any of them you won't be able to fix it yourself and response times from both Microsoft and Sun are anything but short. Also, both of them lack functionality (the Microsoft driver implements JDBC 2.0, while the bridge is just a JDBC 1.0 implementation) and have serious stability problems: the bridge crashes the JVM if the ODBC driver has any problem and Microsoft just has no intention of really supporting Java/JDBC.

    jTDS is also the most performant JDBC driver for both SQL Server and Sybase. We have an older benchmark result but we strongly encourage you to download any benchmark published by commercial JDBC driver vendors and see for yourself. Here are a couple of benchmarks you could use: JNetDirect's JDBC Performance Benchmark and i-net Software's BenchTest 2.1 for MS SQL Server.

    Anyway, just give it a spin. Get the latest one from here and see whether you like it or not.

    Support

    Following a number of requests we have decided to offer commercial technical support for interested parties. For the moment you can get official technical support from individual developers of jTDS; contact any of us and we'll be happy to provide you with our tech support terms and conditions. Of course, we will keep offering support on our SourceForge forums just as we did until now; we are only trying to encourage adoption of jTDS, not make a fortune out of it.

    引用出处:http://jtds.sourceforge.net/

    jTDS驱动下载地址:http://sourceforge.net/projects/jtds

    发表于 @ 2006年04月26日 01:39:00|评论(loading...)|编辑

    新一篇: OpenCms v6.2 for MS Sqlserver2000安装图解 | 旧一篇: OpenCms国内、外成功案例

    评论:没有评论。

    发表评论  


    登录
    Csdn Blog version 3.1a
    Copyright © 袁海明