Welcome![Sign In][Sign Up]
Location:
Search - jtds-1.2

Search list

[Internet-Networkblog

Description: 博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!
Platform: | Size: 947849 | Author: 黄狄全 | Hits:

[JSP/Javaaaa

Description: 注:语音聊天部分还未完成,还需要些时间:) 1.运行服务器端需要你的机器上安装了数据库sql200(sp4),程序用的是JTDS的驱动程序。并且需要建一个gamvantalk数据库,还需要创建一些字段:usrname,password,truename,country,fav,tel 均为char类型,其中username和password字段不能为空。 2.客户端连接的默认IP在192.168.1.111;如果您想在本机上进行调试,你需要把您的电脑上的ip改为192.168.1.111,默认端口为6544,如果是2003系统,您要确定是这个端口是开着的。 3.需要jdk5.0或者以上版本。 4.由于一部分工程是在eclipse下建立的,一部分实在netbeans下建立的,所以您如果想查看源代码要正确加以区分。其中clubec是在eclipse下面建立的工程,其余的都是在nb下面建立的工程。 5.主程序服务器端,ClunServer.jar。主程序客户端为clubClient.jar。我们也顺便打了些工具包在里面,有可以随意追加文本并且设定相应的颜色的MyTextPane,和可以随意定制的继承与JLabel的MyList.jar。
Platform: | Size: 4135618 | Author: 陈俊 | Hits:

[Internet-Networkblog

Description: 博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!-Blog management system. Installation instructions: 1, create a blog in SQLSERVER database and create a login account blog: blog, and then in the SQL Server Query Analyzer run the doc directory to create all db.sql table 2, will be the project into Eclipse 3, the deployment of engineering 4, running tomcat 5, enter the tomcat management web background, in the Tomcat-> Service-> Host-> Context (blog)-> Resources-> Data Sources add Data Source URL: jdbc: jtds: sqlserver:// $ (dbhost): 1433 DatabaseName = blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog6, done!
Platform: | Size: 947200 | Author: | Hits:

[JSP/Javaaaa

Description: 注:语音聊天部分还未完成,还需要些时间:) 1.运行服务器端需要你的机器上安装了数据库sql200(sp4),程序用的是JTDS的驱动程序。并且需要建一个gamvantalk数据库,还需要创建一些字段:usrname,password,truename,country,fav,tel 均为char类型,其中username和password字段不能为空。 2.客户端连接的默认IP在192.168.1.111;如果您想在本机上进行调试,你需要把您的电脑上的ip改为192.168.1.111,默认端口为6544,如果是2003系统,您要确定是这个端口是开着的。 3.需要jdk5.0或者以上版本。 4.由于一部分工程是在eclipse下建立的,一部分实在netbeans下建立的,所以您如果想查看源代码要正确加以区分。其中clubec是在eclipse下面建立的工程,其余的都是在nb下面建立的工程。 5.主程序服务器端,ClunServer.jar。主程序客户端为clubClient.jar。我们也顺便打了些工具包在里面,有可以随意追加文本并且设定相应的颜色的MyTextPane,和可以随意定制的继承与JLabel的MyList.jar。 -err
Platform: | Size: 4135936 | Author: 陈俊 | Hits:

[JSP/Javajtds-1.2.2-src

Description: jtds的源码 是你学习java的好东西-you hibernate the development of the document is a good helper!
Platform: | Size: 3688448 | Author: dearbingo | Hits:

[JSP/Javajtds-1.2.2

Description: jtds-1.2.2 官网下的最新版本!-official website jtds-1.2.2 under the latest version!
Platform: | Size: 282624 | Author: ysahsh | Hits:

[SQL Serverjtds-1.2.2

Description: jdbc driver for sql2000 sql2005 sybase ,support jdbc3.0
Platform: | Size: 294912 | Author: mist | Hits:

[Otherbbs

Description: 项目采用eclipse3.3+myeclipse6.0.1GA+SQLServer2000+TomCat6.0开发,实现了简单的论坛功能。 设置分页条数分别在forumdisplay.jsp(10行)和viewthread.jsp(17行) 数据库采用直连,驱动在项目文件夹下,jtds-1.2.2.jar -Project uses eclipse3.3+ myeclipse6.0.1GA+ SQLServer2000+ TomCat6.0 develop, implement a simple forum function. Set the number of pages, respectively forumdisplay.jsp (10 lines), and viewthread.jsp (17 lines) database using Direct Connect, the driver in the project folder, jtds-1.2.2.jar
Platform: | Size: 1258496 | Author: 王辉 | Hits:

[Database systemjtds-1.2.2-dist-driver

Description: JTDS驱动,好用的sql server驱动程序哦-sdfsofjesfjsljflsjfdsljfslfjsljflsjflsjfljdslfs
Platform: | Size: 527360 | Author: rogers | Hits:

[Database systemjtds-1.2.5-dist

Description: JAVA连接数据库的驱动,对想要连接数据库的朋友很有帮助-data base manger system
Platform: | Size: 535552 | Author: 梁灵辉 | Hits:

[Driver Developjtds-1.2.5-dist(java-sql-driver)

Description: java连接SqlServer的驱动,使用恰当的驱动才能连接成功。-SqlServer java connection driver, use the appropriate driver to connect successfully.
Platform: | Size: 535552 | Author: tianzhiya | Hits:

[SQL Serverjtds-1.2.5-dist

Description: 用于java开发中连接sql server数据库的驱动。-Java connection to sql server database development drive.
Platform: | Size: 535552 | Author: tianzhiya | Hits:

[JSP/Javajspftbbs3

Description: 1、本论坛开发环境:jdk1.5+Tomcat5.5.17+sql server2000+Windows 2000. 2、JDBC驱动采用的是jtds-1.2.jar,上传图片采用jspSmartUpload.jar组件 (没有的可用在driver目录中的,其他如jdk,tomcat可从网上下载). 3、要运行该论坛必须先配制好jsp的运行环境. 4、数据库在db目录下,附加就可以用,默认用户是sa密码为空。 5、后台管理入口http://localhost:8080/jspbbs/admin/index.jsp 用户:xmfangzi 密码:-jdk1.5+Tomcat5.5.17+sql server2000+Windows 2000.
Platform: | Size: 2105344 | Author: javasunboy | Hits:

[JSP/Javajtds-1.2.5.jar

Description: Driver JDBC for MS SQL Server
Platform: | Size: 302080 | Author: jo | Hits:

[Driver Developjtds-1.2.5-dist

Description: jdbc驱动程序,连接mysql专用的,最新版本的-this is jdbc driver
Platform: | Size: 535552 | Author: 郑波 | Hits:

[Software Engineeringjtds-1.2.6.jar

Description: JDTS driver for MSSQL db connect
Platform: | Size: 291840 | Author: kc2287 | Hits:

[SCMjtds

Description: 是一个模拟交通灯程序实例1、程序目的:使用定时器学习倒计时 红绿灯原理,主要程序与倒计时相同-Is an instance of a simulated traffic lights program, the program purpose: to learn to use countdown timer traffic light principle, the same as the main program and the countdown
Platform: | Size: 13312 | Author: 汤国明 | Hits:

[JSP/Javajtds

Description: 连接数据库要安装驱动程序,如对于SQL Server 的JDBC驱动程序为jtds-1.2。-SQL Server JDBC jtds-1.2。
Platform: | Size: 222208 | Author: rend | Hits:

CodeBus www.codebus.net