资源列表
database-programming-book
- 该书是用来教初学者来进行数据库编程。希望对初学者能够有所帮助-The book is used to teach beginners to database programming.Hope for beginners will help
StudentManager
- 用于学生管理的信息系统,由VB开发,数据库为SQL Server
xueshengshujukucaozuo
- 用c#语言实现数据库编程,实现对学生各种信息的操作,如插入,删除,查询等。里面有工程文件,可在元基础上进行修改,对数据库进一步学习!-With c# Database programming language, for students to achieve all kinds of information operations such as insert, delete, query and so on. There are project files can be modified bas
Two_Arms_Manipulator
- Basic Two Arms Manipulator Positon P(x,y) is located in 0.4 (0<x,y<0,4).
BambooImageTool
- SQL Server2000图片处理工具
2004190242444268
- 在DOS下模仿了很多WINDOWS的功能,主要是为了实现图形菜单界面、用回调方式模拟多线程效果,在长时间的后台任务中显示进度.-DOS Windows imitate a lot of functions, in order to achieve the main menu graphics interface, using a callback simulate multi-threaded effect in the long task of the background showed pr
ADO_programming_classic_example_of_source_code_VC_
- ADO编程经典VC程序实例源码ADO programming classic example of source code VC program-ADO programming classic instance of VC program source ADO programming classic example of source code VC program
sgdb13
- c/s类型通讯和分布式数据库的基本讲解,适于初学者使用
ODBCRWExcel
- vc环境下的数据库编程,程序目标:通过ODBC读写Excel表格文件-vc database programming environment, the program goal: to read and write Excel spreadsheet files through ODBC
238242excel_odbc
- 用ODBC读写excel 可以实现VC对excel的操作并读写excel-use ODBC read and write excel
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
userinfo
- 通讯簿管理系统,有登陆注册,添加和删除等功能,用的是access数据库