jdbc driver
資源簡介:jdbc driver
上傳時(shí)間: 2015-02-07
上傳用戶:zhengjian
資源簡介:連接oracle數(shù)據(jù)庫的操作方法 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"
上傳時(shí)間: 2013-12-12
上傳用戶:skfreeman
資源簡介:jdbc driver for sql2000 sql2005 sybase ,support jdbc3.0
上傳時(shí)間: 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 ...
上傳時(shí)間: 2014-01-11
上傳用戶:asddsd
資源簡介:jdbcProxy 可以理解為 jdbc 代理,是一個(gè)開源的 jdbc 項(xiàng)目。它架構(gòu)在 jdbc driver 之上,能夠記錄一個(gè) Java 應(yīng)用的數(shù)據(jù)庫訪問過程,并將這個(gè)過程重現(xiàn)出來。本文將以一個(gè)具體的 Java 應(yīng)用為例,演示如何使用 jdbcProxy 記錄和重現(xiàn) jdbc 訪問,實(shí)現(xiàn) Java 應(yīng)用的...
上傳時(shí)間: 2013-12-11
上傳用戶:笨小孩
資源簡介:博客管理系統(tǒng)。安裝說明: 1、在SQLSERVER中創(chuàng)建blog數(shù)據(jù)庫并創(chuàng)建登陸帳號(hào)blog:blog,然后在SQL Server查詢分析器中運(yùn)行doc目錄下db.sql創(chuàng)建所有表; 2、將工程導(dǎo)入Eclipse; 3、部署工程; 4、運(yùn)行tomcat; 5、進(jìn)入tomcat管理web后臺(tái), 在Tomcat->Se...
上傳時(shí)間: 2013-12-14
上傳用戶:蟲蟲蟲蟲蟲蟲
資源簡介:HYMN文章管理系統(tǒng)v1.0(后臺(tái)程序) 系統(tǒng)介紹: 1,新聞采用在線編輯器(本人改進(jìn)版),從別的網(wǎng)頁copy過來,連接和圖片、falsh等可以完整保留 2,可web上傳圖片,小音頻,視頻信息或flash到服務(wù)器,直接添加到文章中 3,大部分邏輯處理都封...
上傳時(shí)間: 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...
上傳時(shí)間: 2015-08-04
上傳用戶:zhengzg
資源簡介:jsp 留言系統(tǒng)try { Class.forName("com.microsoft.jdbc.sqlserver.SQLServerdriver").newInstance() } catch (InstantiationException e) { // TODO Auto-generated catch block e.printStackTrace() } catch (IllegalAccessExc...
上傳時(shí)間: 2014-07-10
上傳用戶:開懷常笑
資源簡介:·《Programming the Microsoft Windows driver Model》(清晰中文版,非掃描,有目錄索引,方便閱讀)
上傳時(shí)間: 2013-06-14
上傳用戶:Shoen
資源簡介:·《Programming the Microsoft Windows driver Model》(清晰中文版,非掃描,有目錄索引,方便閱讀)
上傳時(shí)間: 2013-06-22
上傳用戶:hmr0452
資源簡介:omap5912 spi interface driver. In addition, supply a fpga download example via spi
上傳時(shí)間: 2013-08-26
上傳用戶:hustfanenze
資源簡介:重要代碼,FPGA CYCLONE FLASH driver
上傳時(shí)間: 2013-08-28
上傳用戶:1079836864
資源簡介:it consist of PCF8583 assembly driver, Proteus RTC example that is schematic, Proteus library and model files
上傳時(shí)間: 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 ...
上傳時(shí)間: 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 ...
上傳時(shí)間: 2013-10-07
上傳用戶:waitingfy
資源簡介:This application note shows how to write an Inter Integrated Circuit bus driver (I2C) 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...
上傳時(shí)間: 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...
上傳時(shí)間: 2013-11-02
上傳用戶:zw380105939
資源簡介:Java寫的含有一個(gè)jdbc驅(qū)動(dòng)的小型數(shù)據(jù)庫數(shù)據(jù)庫引擎
上傳時(shí)間: 2013-12-18
上傳用戶:cooran
資源簡介:Java寫的TDS協(xié)議(jdbc/ODBC)實(shí)現(xiàn)
上傳時(shí)間: 2014-01-14
上傳用戶:13681659100
資源簡介:中文翻譯linux device driver第二版。
上傳時(shí)間: 2015-01-09
上傳用戶:qiao8960
資源簡介:driver wdk
上傳時(shí)間: 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...
上傳時(shí)間: 2014-12-05
上傳用戶:weiwolkt
資源簡介:通過jdbc訪問數(shù)據(jù)庫,使用sql實(shí)現(xiàn)對數(shù)據(jù)庫的操作
上傳時(shí)間: 2014-01-07
上傳用戶:tuilp1a
資源簡介:8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
上傳時(shí)間: 2013-11-27
上傳用戶:330402686
資源簡介:mouse driver source code
上傳時(shí)間: 2015-01-13
上傳用戶:450976175
資源簡介:講述如何應(yīng)用jdbc與Oracle進(jìn)行數(shù)據(jù)庫操作。
上傳時(shí)間: 2013-12-17
上傳用戶:xiaoyunyun
資源簡介:自己編的數(shù)據(jù)庫連接的javaBean,功能:提供共享的Connection con和Statement sql 用到j(luò)dbc-odbc的大多可以調(diào)用
上傳時(shí)間: 2013-12-14
上傳用戶:秦莞爾w
資源簡介:一個(gè)jdbc數(shù)據(jù)庫連接的組件
上傳時(shí)間: 2014-01-14
上傳用戶:SimonQQ
資源簡介:投票問卷管理系統(tǒng)說明 1)管理員登陸帳號(hào)和密碼都是admin。 2)數(shù)據(jù)庫連接方式是使用jdbc For SQL Server驅(qū)動(dòng)。用戶使用時(shí)要修改opendata.jsp文件,修改SQL Server登陸用戶名和密碼。
上傳時(shí)間: 2013-12-19
上傳用戶:qq521