资源列表
ADO(vc)
- 使用ADO在vc++数据库编程中的连接数据库的几种方式:-use ADO database programming in vc of connecting to the database in several ways :
super-sql
- 超强sql语句,包含了多个SQL 查询功能语句集合,给初学者可以从中得到很多启发-Super sql statement, contains a number of SQL query feature set of statements, to the beginner can gain a lot of inspiration
PriManage
- 比较完美的基于菜单的权限管理,应用于数据库管理,可以控制多级菜单权限-more perfect menu for the competence of management, database management application that can control multi-level menu competence
VBDBF
- 用VB链接SQL SERVER数据库的一个很好的例子,在本人的实践教学中的使用
storeprocess
- 扩展mfc的ODBC类,通用存储过程类,可以方便的调用存储过程获得输出参数值,还可以获得并遍历结果集
SSD7_EX1
- SSD7 ex1 标准答案 本人精心做过 绝对正确-SSD7 ex1 answer
Form1
- 利用.net实现上位机与单片机的通信,并将读到的数据实时显示,且存到数据库。-Use. Net host computer and the microcontroller communication, and real-time display of data read and stored to the database.
export-data-to-SQL
- 比较实用,将数据库中的数据导出为INSERT语句,目前仅支持Microsoft SQL数据库。本人初学JS的时候写的,所以...,但请放心使用-More practical, to export the data in the database for the INSERT statement, currently only supports Microsoft SQL database. JS beginner when I write, so ..., but please be assur
SQL_Interpreter
- 这是一个SQL解释器,功能不是很全,由于本身内存数据库提供的功能限制,提供的SQL也有很多的限制: 1、select不支持按字段取值,一次查询获取所有字段 2、查询条件之间的关系只支持AND 3、UPDATE一次只更新一个字段 4、不支持函数-This is an SQL parser, function is not very wide, due to the functional limitations of itself memory database, SQL provi
vbxulihao
- VB根据计算机信息生成序列号,主要是根据C盘的序列号以及主机名称生成序列号,一般来说,C盘序列号是独有的,虽然计算机名称有可能重复,但是几率非常小,因此用这两个限制参数去生成的序列号一般来说是独立无二的,采用这种机制去生成注册软件,很难被破解,如果你是一位软件开发者,那么本程序对你或许很有用。-VB serial number of computer generated information is mainly based on C drive' s serial number and
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,(
50-commonly-used-sql-statement
- 50个常用sql语句 -50 of 50 commonly used sql statement commonly sql statement