搜索资源列表
DataAccessLayer
- C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.-C# data-tier structure, mainly MYSQL.ORACLE MSSQL databases.
GVclub3GVclubForumSystemSourceCodeV3.0beta
- 今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案,可移植性大大增强。兼容MS SQL SERVER 2000, Oracle, my SQL 等主流数据库,以JSTL作为JSP界面显示标签,尽可能的简化JSP页面的JAVA代码行。更加完美的滤错机制,增加了程序的健壮性。增加了帖子审核机制,完成了上一版本中没有的密码找回功能。部分页面采用系统自动生成的静态文件,减少了数据库查询次数。完善社区短消息,在线发送邮件,订阅主题等辅助功能。还有很多,
SQL1
- SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展
Oracle9iDBA
- Oracle9iDBA基础教程, 学习oracle数据管理的入门书籍.格式为pdg,注册名为Linden,注册机大家都有吧:>
ImageorBlob
- 使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle -using Delphi (C BUILDER), binary data storage and documentation methods, after testing, the method can be applied to SQLServer and oracle
SQLReference_Oracle
- oracle 数据库参考手册。该手册详细介绍了数据库开发过程常使用到日程功能及事务、存储过程等,是进行oracle数据开发必备的宝典。-oracle database reference manual. The manual details the process of database development functions and frequently used to schedule transactions, stored procedures, are essential for
msmmPrj
- 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句-Dynamic SQL in the first four kinds of methods through the SQLDA (The SQL Descr iptor Area) and oracle internal exchange of data, you can run until the
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
22222
- 数据库课程设计实验报告,熟悉使用SQL语言,并能够在SQL-PLUS环境下用SQL语句创建ORACLE数据表,并学会对表的操纵。-Database curriculum design lab report
ConcSoft.Database
- 数据库底类文件,能够完成sqlserver 和 oracle的数据操作,包括插入删除修改等腰-my sql
ODBCDSN
- 不同的数据库系统,如Dbase,FoxPro,Oracle,Informix 甚至是文本文件与Excel文件,都可以通过ODBC来达到统一处理的方式,也就是说通过ODBC的驱动程序,用户可以以一种相同的语法来存取或是维护数据库中的数据。-Different database systems, such as Dbase, FoxPro, Oracle, Informix and even text files and Excel files, you can use ODBC to achiev
To-oracle
- sql_server数据转换服务(DTS)(sql到oracle)详细图解-Sql_server data transformation services (DTS) (SQL to Oracle) with graphic
SqlServer-to-Oracle-method
- 从SQL Serve数据库导出大批量数据到Oracle-the method which to export big data SQL Server to Oracle
oracle
- 数据库语言对数据进行筛选,统计,比较等处理,通过oracle更快速实现对诸多数据的管理(Database language is used to filter, count, compare, and so on, and to manage a lot of data more quickly through Oracle)