资源列表
PriManage
- 比较完美的基于菜单的权限管理,应用于数据库管理,可以控制多级菜单权限-more perfect menu for the competence of management, database management application that can control multi-level menu competence
VBDBF
- 用VB链接SQL SERVER数据库的一个很好的例子,在本人的实践教学中的使用
ADO
- 仿.NET 的ADO数据库连接类,实现部分功能,还有待完善-.net ado
co
- io 流 从txt文档中导入数据到MySQL中-io stream from the txt document in the import data into MySQL
VB-of-ACCESS
- Visual Basic动态创建ACCESS数据库-Visual Basic dynamic creation of ACCESS
QueryFiltering
- 对于移动数据库而言,移动终端可能有被盗现象,安全成了问题,在不考虑其他机制(如加密)情况下,限制单一终端的访问权限成为话题-dynamic query filtering
xmlReader
- 读取xml文件,将读取内容写入sql数据库-Read the xml file and read the contents written sql
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
adoDB
- ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。-The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.