资源列表
StringBuilderDemo_src
- 高效率的stringbuilder,使用方便,效率高,编程简单-stringbuilder high performance class
util
- C语言数据库连接池里需要应用到的函数. -C language database connection pool needs to be applied to the function. C language database connection pool needs to be applied to the function.
876546767
- 易语言远程数据库操作源码,数据库编程源码,很好的参考资料。-Easy language remote source database operations, database programming source code, a good reference.
Test1
- 一个可以远程连接sqlserver并进行suid操作的java程序源码-A suid operations can remotely connect to the SQLServer and Java source code
AdoC++
- 使用C++语音编写的Ado数据库操作类, 本代码中包含Connect、Command、Reocrd、Parameter等类的C++类代码实现,但有些具体功能没有实现
vulny
- 通过这个程序,充分理解理解抽象类与接口的概念,-Through this program, understand fully understand the concept of abstract classes and interfaces,
CppAdoOracle
- 在64位的win10系统上面使用C++连接oracle数据的关键实现程序,代码简单,主要是注意vs2015的项目工程配置。-The 64 bit win10 system using C++ connection Oracle data key implementation procedures, the code is simple, mainly pay attention to the vs2015 project configuration.
oracle2ly
- 在自建的关系表上,编写如下程序: 1.用PL/SQL的存储过程删除某条记录(条件作为参数传入); 2.用带输入输出参数的存储过程查询出参数给定的记录的有关关键信息; 3.用函数作第2题。 触发器及游标 定义一个PLSQL块,用显式游标循环输出一基本表查询信息。 生成一个基本表S触发器,如果删除某带外键的记录时,同时也参照表对应的记录; 删除生成的触发器。 -The relationship between the self-built ta
DLLAPPNET.DB
- 实现对数据的操作的封装,同一套接口可实现SQL Server和Oracle的并行操作!-err
adovcadodotnetsrc
- ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
Interpreter
- 小型数据库系统miniSQL的interpreter模块-miniSQL s interpreter module~~