jdbc driver
资源简介:jdbc driver
上传时间: 2015-02-07
上传用户:zhengjian
资源简介:连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.Oracledriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB"
上传时间: 2013-12-12
上传用户:skfreeman
资源简介:jdbc driver for sql2000 sql2005 sybase ,support jdbc3.0
上传时间: 2017-09-01
上传用户:qw12
资源简介:第三方的SQL Server and Sybase的jdbc dirver,速度更快,支持回滚(ms 原版不支持)。 Open source jdbc 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest jdbc driver for MS SQL Server and is a ...
上传时间: 2014-01-11
上传用户:asddsd
资源简介:jdbcProxy 可以理解为 jdbc 代理,是一个开源的 jdbc 项目。它架构在 jdbc driver 之上,能够记录一个 Java 应用的数据库访问过程,并将这个过程重现出来。本文将以一个具体的 Java 应用为例,演示如何使用 jdbcProxy 记录和重现 jdbc 访问,实现 Java 应用的...
上传时间: 2013-12-11
上传用户:笨小孩
资源简介:博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Se...
上传时间: 2013-12-14
上传用户:虫虫虫虫虫虫
资源简介:HYMN文章管理系统v1.0(后台程序) 系统介绍: 1,新闻采用在线编辑器(本人改进版),从别的网页copy过来,连接和图片、falsh等可以完整保留 2,可web上传图片,小音频,视频信息或flash到服务器,直接添加到文章中 3,大部分逻辑处理都封...
上传时间: 2016-08-26
上传用户:trepb001
资源简介:THIS is really two books in one: a tutorial and a reference manual for jdbc, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, fr...
上传时间: 2015-08-04
上传用户:zhengzg
资源简介:jsp 留言系统try { Class.forName("com.microsoft.jdbc.sqlserver.SQLServerdriver").newInstance() } catch (InstantiationException e) { // TODO Auto-generated catch block e.printStackTrace() } catch (IllegalAccessExc...
上传时间: 2014-07-10
上传用户:开怀常笑
资源简介:·《Programming the Microsoft Windows driver Model》(清晰中文版,非扫描,有目录索引,方便阅读)
上传时间: 2013-06-14
上传用户:Shoen
资源简介:·《Programming the Microsoft Windows driver Model》(清晰中文版,非扫描,有目录索引,方便阅读)
上传时间: 2013-06-22
上传用户:hmr0452
资源简介:omap5912 spi interface driver. In addition, supply a fpga download example via spi
上传时间: 2013-08-26
上传用户:hustfanenze
资源简介:重要代码,FPGA CYCLONE FLASH driver
上传时间: 2013-08-28
上传用户:1079836864
资源简介:it consist of PCF8583 assembly driver, Proteus RTC example that is schematic, Proteus library and model files
上传时间: 2013-09-25
上传用户:1477849018@qq.com
资源简介:Boost LED drivers are often used to drive LEDs in series. If an LED fails while open,overvoltage protection (OVP) is necessary to avoid the damage to a boost integrated circuit (IC) or output capacitor. This application report presents the ...
上传时间: 2013-10-14
上传用户:jiangfire
资源简介:The TRS232E is a dual driver/receiver that includes a capacitive voltage generator to supply TIA/RS-232-Fvoltage levels from a single 5-V supply. Each receiver converts TIA/RS-232-F inputs to 5-V TTL/CMOS levels.This receiver has a typical ...
上传时间: 2013-10-07
上传用户:waitingfy
资源简介:This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software rout...
上传时间: 2013-11-23
上传用户:weixiao99
资源简介:This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) i...
上传时间: 2013-11-02
上传用户:zw380105939
资源简介:Java写的含有一个jdbc驱动的小型数据库数据库引擎
上传时间: 2013-12-18
上传用户:cooran
资源简介:Java写的TDS协议(jdbc/ODBC)实现
上传时间: 2014-01-14
上传用户:13681659100
资源简介:中文翻译linux device driver第二版。
上传时间: 2015-01-09
上传用户:qiao8960
资源简介:driver wdk
上传时间: 2015-01-12
上传用户:13188549192
资源简介:MemCheck driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver developers with a tool to help in the detection of the following memory handling issues: Buffer overrun Buffer corruption Buffer use after buffer r...
上传时间: 2014-12-05
上传用户:weiwolkt
资源简介:通过jdbc访问数据库,使用sql实现对数据库的操作
上传时间: 2014-01-07
上传用户:tuilp1a
资源简介:8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
上传时间: 2013-11-27
上传用户:330402686
资源简介:mouse driver source code
上传时间: 2015-01-13
上传用户:450976175
资源简介:讲述如何应用jdbc与Oracle进行数据库操作。
上传时间: 2013-12-17
上传用户:xiaoyunyun
资源简介:自己编的数据库连接的javaBean,功能:提供共享的Connection con和Statement sql 用到jdbc-odbc的大多可以调用
上传时间: 2013-12-14
上传用户:秦莞尔w
资源简介:一个jdbc数据库连接的组件
上传时间: 2014-01-14
上传用户:SimonQQ
资源简介:投票问卷管理系统说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用jdbc For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。
上传时间: 2013-12-19
上传用户:qq521