Welcome![Sign In][Sign Up]
Location:
Search - SQLServer2000 JDBC

Search list

[JSP/JavaSqlServer2000JDBCDriver

Description: 微软公司推出的SQLSERVER2000 JDBC驱动需要安装sp4的补丁才能使用
Platform: | Size: 363731 | Author: kekee | Hits:

[JSP/Javaaddress_jdbc

Description: jdbc个人编写的通讯录,操作sqlserver2000数据库,增删改查功能齐全
Platform: | Size: 1757407 | Author: lucy | Hits:

[JSP/Javasqljdbc_1.1

Description: 在myeclipse下JDBC连接sqlserver2000的的驱动架包,使用直接把里面的.jar 拷贝到classes下的lib里
Platform: | Size: 2615984 | Author: abc | Hits:

[JSP/JavaSqlServer2000JDBCDriver

Description: 微软公司推出的SQLSERVER2000 JDBC驱动需要安装sp4的补丁才能使用-Microsoft launched SQLSERVER2000 JDBC driver will need to install the patch to use the sp4
Platform: | Size: 363520 | Author: kekee | Hits:

[JSP/Javaaddress_jdbc

Description: jdbc个人编写的通讯录,操作sqlserver2000数据库,增删改查功能齐全-jdbc personal address book prepared to operate SQL Server 2000 database, additions and deletions to a full-featured search
Platform: | Size: 1757184 | Author: lucy | Hits:

[JSP/Javasqljdbc_1.1

Description: 在myeclipse下JDBC连接sqlserver2000的的驱动架包,使用直接把里面的.jar 拷贝到classes下的lib里-JDBC connection in SQL Server 2000 under myeclipse of the driver frame packet, the use of directly to the inside. Jar are copied to the classes under lib ri
Platform: | Size: 2615296 | Author: abc | Hits:

[JSP/Javajdbc_sql2000_sp3_setup

Description: jdbc sqlserver2000 驱动。用java操作数据库必须安装此驱动程序-jdbc sqlserver2000 drive. Operation of the database using java to be installed this driver
Platform: | Size: 2167808 | Author: 冯小二 | Hits:

[SQL ServerJDBC

Description: 介绍mysql,oracle,sqlserver2000,postgresql的连接方法,这些都是我的心得-introduct all database connection .
Platform: | Size: 1024 | Author: jiangshang | Hits:

[JSP/JavaNetBar

Description: swing+jdbc+sqlserver2000的小型网吧系统-swing+ jdbc+ sqlserver2000 small Internet systems
Platform: | Size: 648192 | Author: sunhouji | Hits:

[JSP/Javaquery

Description: 一个查询数据库的页面,使用jdbc-odbc桥的方法连接sqlserver2000数据库,建立数据库factory和数据表employ-A query the database page, use the jdbc-odbc bridge method for connecting sqlserver2000 database, establishment of a database factory and employee data table
Platform: | Size: 1024 | Author: popo | Hits:

[JSP/JavaJDBC_sql

Description: Java,jsp和SqlServer2000的数据库链接的jar包 但不同版本要不同的链接方式-Java, jsp, and SqlServer2000 database link different versions of the jar package, but the link to a different way
Platform: | Size: 454656 | Author: xiaoqiang | Hits:

[JSP/Javaschool1

Description: jsp+servlet+javabean实现的学校教务管理系统 程序说明: (1)系统测试环境: Windows xp sp2 + myEclipse5.5 + Tomcat6.0 + SQLServer2000 + JDK1.5 (2)数据库文件:数据库备份目录下的文件,自己在sqlserver2000数据库中还原即可,还原的数据库名称为school 然后在windows的管理工具里配置数据源,名称是school,指向此数据库,本系统采用的jdbc-odbc方式连接 此数据库的。 (3)测试帐号: 系统管理员帐号和密码: admin admin 教务管理员帐号和密码: edu edu 学生帐号和密码: 0319102206 123456 老师帐号和密码: 0319000003 123456 程序使用方法: 打开MyEclipse后,建立一个web工程,名称为school,将对应目录的文件复杂进去再部署到tomcat服务器上就ok了!-The JSP+ servlet+ javabean realization school educational administration management system Programming instructions: (1) system test environment: Windows xp sp2+ myEclipse5.5+ Tomcat6.0++ SQLServer2000 JDK1.5 (2) database files: database backup list of files, oneself in sqlserver2000 database reduction can, reductive database name is used Then in Windows management tools in configuration data sources, the name is used, pointing at this database, this system USES JDBC- odbc way links This database. (3) test account: The system administrator username and password: admin admin Academic administrator account and password: edu edu Student: 0319102206 123456 account and password Teacher: 0319000003 123456 account and password Programs use methods: Open after MyEclipse, establishing a web engineering, the name is used, the files in directory corresponding complex again to deploy on tomcat servers ok!
Platform: | Size: 4502528 | Author: 哈皮 | Hits:

[Education soft systemjava-exam

Description: 在线考试系统旨在实现考试的无纸化管理,对一些科目的考试可以通过互联网络或局域网进行,方便校方考务的管理,也方便了考生,尤其适合考生分布广,不易集中的远程教育。我主要开发系统的后台管理系统—JAVA在线考试管理子系统,它包括试题管理、考生管理、在线制作试卷、控制学生考试的设置、试卷审批等功能。本论文主要介绍了对JAVA在线考试管理子系统的分析、设计和开发的全部过程。运用ER图,程序流程图等对在线管理子系统的设计过程进行详细的说明。全文共分为开发方案、需求分析、系统设计、关键技术解决,结论五部分。开发方案中主要介绍开发在线考试系统得目的、开发方案的选择及开发框架的技术的确定;需求分析介绍了在线考试系统的总体需求及系统各模块的功能需求;系统设计介绍了系统设计的指导思想、数据库的设计、系统模块的设计;关键技术介绍了在具体实现时需解决的一些技术,如开发框架的整合技术、开发框架与数据库的连接及数- "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd"> <hibernate-configuration> <session-factory> <property name="connection.username">sa</property> <property name="connection.url">jdbc:microsoft:sqlserver://localhost:1035 DatabaseName=webexamine</property> <property name="dialect">org.hibernate.dialect.SQLServerDialect</property> <property name="myeclipse.connection.profile">sqlserver2000</property> <property name="connection.password">aaaaaaaa</property> <property name="connection.driver_class">com.microsoft.jdbc.sqlserver.SQLServerDriver</property> <property name="hibernate.dialect">org.hibernate.dialect.HSQLDialect</property> <property name="show_sql">true</property> <mapping resource="/com/perdure/hibernate/info/InfoTable.hbm.xml"/> <mapping resource="/com/perdure/hi
Platform: | Size: 28672 | Author: wanghong | Hits:

[SQL ServertestDB

Description: 用java编写的学生信息管理系统,基于sqlserver2000,用jdbc实现与数据库的连接。希望对大家有所帮助。-Written by java student information management system, based on sqlserver2000, with jdbc connection with the database. We want to help.
Platform: | Size: 502784 | Author: huosen | Hits:

[SQL ServerTableDemo.SQL_JDBC

Description: JDBC 连接 SQLserver2000 的 SWT Table 示例-JDBC connection SQLserver2000 the SWT Table example
Platform: | Size: 31744 | Author: 萧云 | Hits:

[OS programmlwabpd

Description: java制作的超市管理系统,利用java,jdbc和sqlserver2000数据库开发()
Platform: | Size: 73728 | Author: YVZD%2D0453 | Hits:

[SQL ServerSQLServer2000的jdbc驱动

Description: 可提供简体中文和另外 100 多种语言之间的互译功能,可让您即时翻(It can provide simplified translation and more than 100 other languages translation functions, so that you can instantly turn.)
Platform: | Size: 363520 | Author: adssadwe1123 | Hits:

CodeBus www.codebus.net