资源列表
11e
- 自动对VFP窗口内的所有控件进行放大缩小.-automatic window controls for all Zooming.
odbcWriteBatchDataIntoSQLserver
- odbc批量读取数据写入SQL server-Write batch data one time in SQL server
Cteachers-wage
- 实现教师工资的输入,查询,删除,插入等功能-Teachers' salaries to achieve the input, query, delete, etc.
MD5Tsql
- tsql md5函数,md5是一个摘要算法,也可用于加密,加密后不可反相运算-tsql md5 function, md5 is a summary algorithm can also be used for encryption, encrypted not RP-Operational
oracle-oci
- 用oci实现的对oracle的完全操作 有详细的注释
drivinf5
- 本软件是通过用户名和硬盘序列号产生注册码的软件,与硬件有关-This software is a user name and serial number of hard disks have a code of the software, and hardware-related
VBAPEPL
- 在Access中使用VBA+EPL指令,如何实现USB打印-failed to translate
oracle_date
- 在Oracle中实现各种日期处理完全版... .....。-Oracle achieve date to deal with a totally different version
student_system
- 学生管理数据库系统,用VB和access做的。VB做界面,access做数据库-Student management database system, and access to use VB to do. VB interface so, access the database do
50-commonly-used-sql-statement
- 50个常用sql语句 -50 of 50 commonly used sql statement commonly sql statement
DB.class
- PHP的mysql操作类,结合了thinkphp的语法,多种接口,不需要实例化可直接使用-ON划词翻译ON实时翻译 PHP MySQL operation type, combined with the syntax of ThinkPHP, a variety of interface, do not need to instantiate and can be used directly
Useful-SQL-statement
- 十分有用的SQL语句, select a.S# from (select s#,score from SC where C#= 001 ) a,(select s#,score from SC where C#= 002 ) b where a.score>b.score and a.s#=b.s#-Useful SQL statement select a.S# from (select s#,score from SC where C#= 001 ) a,(