搜索资源列表
DataBase.rar
- 用VC++,实现一个基于命令行的简单数据库系统,并能够动态的申请和分配内存,Using VC++, the realization of a simple command-line based database system, and be able to apply for and allocation of dynamic memory
VC+ADO
- 简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
Visualc++shilijiaocheng
- 数据库 sql 2000 vc++ mfc几个简单的例子-Database sql 2000 vc++ mfc a few simple examples
VCsamples200
- vc++实例,其中包括很多实际应用实例,如网络,图像,数据库等编程。-vc++ examples, including a lot of practical application examples, such as networking, graphics, database programming.
database_of_axios
- 这是用VC做的轴承数据库,为想做数据库方面的人做个实例-This is done by the bearing VC database, for those who want to be a database instance
VC_ADO_samples
- VC用ADO操作数据库示例里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如:GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。-VC database with ADO sample which used to operate a Class CCinderString This is what I have written a strin
j_14408_Text_CTreeBT_Demo
- VC仿QQ游戏大厅的树型展开菜单控件源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:01:55更新时间:2009-7-12 11:01:-VC imitation QQ games hall tree expand the menu control source categories: Programming source code- C/C++ authorization language: Share
vc
- VC++学生信息管理系统 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-VC++ Student Information Management System 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS.
soft2009308
- VC++封装一个动态数据库链接库,以动态封装库的方式打开、关闭数据库、得到数据库指针、装载记录、查找记录-VC++ database package, a dynamic link library, dynamic package, open the library, close the database, get the database pointer, loading records, search records
SQLServer2005
- Connecting to SQL server in VC++ code. Must for every beginner who wants to learn database programming in VC++.
two-examples-VCPP-connect-database
- two examples VC++ connect database
DAOTest
- 一个简单的VC连接数据库例子,介绍了数据库的查询和删除操作-Connect to the database example, a simple VC database query and delete operations
vc-P-P-and-access-database-
- 使用Vc++访问access数据库,使两个软件得到更好的结合-Using vc++ to access access databases, make the two software, be better
database
- vc 数据库 简单编程 操作ACCESS 一个小的系统 不错的 VC 连数据库的程序,-Vc programming simple operating system ACCESS a small good vc program,
57767341
- 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(Knowledge about common DLL plug-in implementation VC database has been introduced, but in many large software)
ljyg
- 实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程(Implements a simple personal assistant tool, mainly introduced the VC database programming)
VC++图书管理系统(代码及数据库)
- vc++图书管理系统(代码及数据库)完成对图书的的借取、归还和超时惩罚等基本操作(Vc++ library management system (code and database)Complete the basic operation of borrowing, taking, returning and overtime punishment of books)
gsmmApp
- 这是一个有关古树林木的数据库成品文件,能对古树林木进行信息的查询和修改。(This is a finished database of ancient trees.)
M_manage(源)
- 使用VC访问Access数据库,可以在其中对数据库进行添加、删除、更改等操作,并附有界面的BMP图片的优化。(Access to Access database using VC, which can be added to the database, delete, change, and other operations, and with the interface BMP picture optimization.)
VC++ ODBC 用户DSN连接数据库开发应用程序
- VC++开发数据库系统时,可以把SQL2000数据库表作为内部数据储存仓,连接数据库时采用ODBC配置数据源,这是一个比较通用的配置数据库的方法(When developing a database system with VC++, the SQL2000 database table can be used as the internal data storage warehouse, and the ODBC configuration data source is used when c