搜索资源列表
ocidb
- ORACLE数据链接的基本函数的使用,OCI的基本函数
oracle2ly
- 在自建的关系表上,编写如下程序: 1.用PL/SQL的存储过程删除某条记录(条件作为参数传入); 2.用带输入输出参数的存储过程查询出参数给定的记录的有关关键信息; 3.用函数作第2题。 触发器及游标 定义一个PLSQL块,用显式游标循环输出一基本表查询信息。 生成一个基本表S触发器,如果删除某带外键的记录时,同时也参照表对应的记录; 删除生成的触发器。 -The relationship between the self-built ta
ADO
- ADO类的封装,包含了ADO访问数据库的基本函数,可以方便的使用其对象进行数据库操作。-ADO type of package contains the basic ADO function to access the database, to facilitate the use of its object database operations.
pb9.0changyonghanshu
- 里面包括数据库编程所常用到得PB函数,基本上能够满足基本程序的使用-Which include the commonly used in database programming to get PB function, basically able to meet the basic procedures for the use of
sql-jichu
- 数据库基础 - SQL语言 数据源配置 SQL语言-简介 SQL语言中的数据查询分为4种基本类型 简单SQL命令– 语法 SQL 函数-Based database- SQL language data source configuration SQL Language- Introduction SQL data query language is divided into 4 basic types of simple SQL command- Syntax SQL F
Queue-and-stack-chain
- 数据库结构课程里的队列与堆栈链表的基本操作函数,与以这些函数编译而成的可执行文件-Courses in the queue database structure and basic operation of the function stack list, and to compile these functions from the executable file
SQL-database-basic-statement
- SQL数据库开发基础语句,包括基础篇,提升篇,技巧篇,数据开发经典实例,SQL Server基本函数及SQL Server常识。-SQL database development based statements, including basic articles, improve articles, tips, articles, data, development of the classic examples, SQL Server and SQL Server knowledge of
DBOperat
- 数据库操作,实现数据库操作基本功能,如打开数据库,关闭数据库,执行数据库,查询结果和记录集,通配符替换等常用功能封装,表示层和应用层应用完全可以通过提供的函数借口完成。-Achieve the basic functions of database operations, such as opening the database, close the database, perform database query results, and record sets, wildcard repla
ADO
- ADO连接数据库,基本的增、删、改、查功能函数,已封装为类-ADO to connect to the database, the basic add, delete, change, check the performance function, encapsulated in the class
person
- person类,增加构造函数和析构函数,含拷贝构造函数。要求除了基本功能外,构造函数和析构函数中增加必要的输出信息。另增加一个函数参数为person对象的函数调用过程。-person class, increasing the constructor and destructor, including copy constructor. Requirements In addition to basic functions, constructors and destructors to inc
VDC
- 本程序是在frv400基础上应用显示屏提供API函数,可以实现户基本的图形-This procedure is based on the application screen frv400 provide API function, you can realize the basic graphics households
WinMain101
- 系统函数,基本函数的使用,调用WINDOWS api函数的使用方法-system fuction how to use the basic function.use windows api fuction
yp
- 用API函数实现基本的密码设置,登陆等功能-API function to use basic features such as password settings
common
- 公共头文件,运行在任何平台下的最常用的基本的c++函数.-common function head file
VBsqliteDB
- 无需部署即可使用的sqlite演示程序 程序用vb6编写,包含sqlite的基本操作及性能测试,直接调用sqlite.dll中的api函数。性能测试中演示了插入操作使用事务提交及不使用事务提交方式在时间上的巨大差异。演示及性能测试代码为原创。-No need to deploy sqlite demo program can use the program with vb6 write, contains the the sqlite basic operation and performanc