搜索资源列表
freeSql_2.9.3
- FreeSQL 是一个数据库管理和查询工具,采用 C# 开发,支持 Microsoft Access, Microsoft Sql Server, Oracle, MySql 和 PostgreSql 等数据库。-FreeSQL is a database administration and query tools, using C# development, support for Microsoft Access, Microsoft Sql Server, Oracle, MySql a
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
JspConnectivityDatabaseGuinness
- jsp连接数据库大全,sqlserver数据库,mysql数据库,Oracle数据库,DB2数据库,Informix数据库,Sybase数据库,PostgreSQL数据库 -jsp connectivity database Guinness!!
otl
- 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
JPetStore
- 是一个ibats和struts的整合的实例,包括多个数据库的代码,(有oracle,MySQL等)-Ibats and struts is a example of the integration, including a number of database code, (with oracle, MySQL, etc.)
DatabaseConnectionPoolingTemplate
- An Advance tool.. Template for database pool that can be implemented for a variety of databases such as Oracle, MySQL etc.
UniDAC3.0.3
- 最好的数据库连接组件,可连接Oracle 、SQL Server 、MySQL 、InterBase 、PostgregSQL 、SQLite、ACCESS、ODBC、Advantage 、ASE。数据库开发首选,-The best database connectivity components, can connect Oracle, SQL Server, MySQL, InterBase, PostgregSQL, SQLite, ACCESS, ODBC, Advantage, ASE
(OReilly)MySQL(Cookbook)
- Author s words: "This book should be useful for anybody who uses MySQL, ranging from novices who want to use a database for personal reasons, to professional database and web developers. The book should also appeal to people who do not now use MyS
websqltoexcel
- 数据库导出库和表属性源码 (MSSQL,MYSQL,Oracle)数据库导出库和表属性,输入库名,直接可以导出Excel 和显示库和表属性。自己用到自己开发的, 感觉大家也可能用到,发一下-Database export database and table attributes Source (MSSQL, MYSQL, Oracle) database export database and table properties, enter the database name c
cmsoracle
- jeecms 的oracle 版本。在网上下了个支持mysql的,在此基础上修改而来。-jeecms support oracle
access
- Permite abrir, criar relatórios, visualizar e implementaç ã o do banco de dados SQL, Oracle, MySQL, Access e MS, comando SQLServer, e assim por diante . O MD5: 446905e2b54dec924c20084729df35e2-Permite, Que VOCÊ Abrir , Relatórios Cr
zuijia
- 就是把需要管理的数据以一定的组织形式放在一起所形成的数据的集合。比如说一张excel表就是一个简单的数据库了。 数据库管理系统:用来管理数据库的系统就是数据库管理系统常见的有:access,SQL sever,Oracle,MySQL,DB2等。-Is the need to manage the data to put together some form of organization formed by a collection of data. For example, an
realse
- 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascr iptClassLibrary 包括一些Javascr ipt 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除Javascr ipt部分) 基于.net 2.0平台,
Oreilly-Managing-a-Using-MySQL
- 使用型数据库Mysql的简介和使用 内容比较生动,mysql的故事-It was not too long ago that you were simply out of luck if you wanted to build an application backed by a robust database on a small budget. Your choices were quite simple: shell out thousands—or even tens or
shujukumingling
- 收集的数据库命令,三个文档mysql创建表,Oracle创建自增序列,以及常用的Oracle命令-The collection database command, the three document MySQL create table, Oracle created from increasing sequence, as well as the commonly used Oracle commands
mysql-5.1.51.tar
- 发行版的MySql数据库管理系统.由Oracal开发。-This is a release of MySQL, a dual-license SQL DBMS.MySQL is brought to you by the MySQL team at Oracle Corporation.
jdbc_day01_v1_am
- Java Data Base Connectivity Java 官方连接数据库的一种通用技术 JDBC定义是连接数据库的标准,里面定义了一些、 通用接口 oracle mysql DB2 SQLServer derby(Java 编写) SQLite(移动设备-Java Data Base Connectivity Java Official connect to the database, a common technical JDBC definit
sqlservviewedit
- Get records just by clicking tables/columns or perform custom SQL queries. For SQL Server, you can open either Local/Lan or Remote servers for access, you can either scan databases on dyour computer or open a dialog to select one yourself. My goal is
oracle
- oracle中内置表自连接查询,多表连接查询。以及在mysql中相对应的查询!-built-in table in oracle self join queries, multi-table join queries. As well as in the mysql corresponding query!
mysql-5.5.29.tar
- MySQL是一个关系型数据库管理系统,由瑞典MySQL AB公司开发,目前属于Oracle公司。MySQL是一种关联数据库管理系统,关联数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库内,这样就增加了速度并提高了灵活性。MySQL的SQL语言是用于访问数据库的最常用标准化语言。MySQL软件采用了双授权政策(本词条“授权政策”),它分为社区版和商业版,由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,一般中小型网站的开发都选择MySQL作为网站数据库。由于其社区版的性能卓