资源列表
OLEDB_MFC
- ole-db 数据库编程-CNES-db Database Programming
ADOTutorial
- 一个用代码创建MDB数据库的实例,里面有创建数据库,列出表名等,是初学者的好东西.-MDB database using code to create an instance, which has created a database that lists the table names, etc., is a good thing for beginners.
374455444
- 远程硬盘管理,VC++经典编程源码,很好的参考资料。-The remote disk management, VC++ classic programming source code, a good reference.
excel2access
- asp下的将EXECL与ACCESS互相导入导出的小程序-asp will be under the EXECL with the ACCESS program of mutual import and export of small
OLEDB_MFC
- VC6.0数据库高级编程 OLEDB编程实例 用于了解OLEDB编程-OLEDB programming in VC6.0 database programing
WindowsFormsApplication2
- 简单的数据库编程,实现数据库的增删改查功能-Simple programming, additions and deletions to change search features
457457457
- 学生管理系统,数据库编程源码,很好的参考资料。-Student management system, database programming source code, a good reference.
数据库
- Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。 Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI to
简单的员工信息管理程序
- 一个简单的员工信息管理程序!可以对员工的信息添加、修改、删除!最主要的是练习SQL于VB的操作和对照片的保存!代码简单,无技术含量,代码仅作参考! -A simple employee information management program! Information staff can add, modify, delete! Most important thing is to practice the operation of SQL in VB and save the photos
BLOB
- A example of Working with InterBase s Binary Data Type!
ADO
- vc++数据库编程方面的知识,是通过ADO来访问数据库