文件名称:database
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-08-05
- 文件大小:
- 2.46mb
- 下载次数:
- 0次
- 提 供 者:
- 盛**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vc连接数据库,
1、启动VC、新建一个工程
2、在StdAfx.h中包含ADO组件
3、在应用程序的实现文件中初始化组件
4、在对话框类中加一个指向ADO连接对象的指针
5、在对话框的初始化函数中连接数据库
6、在提交按钮中写操作数据表的代码-vc connect to the database, a, start VC, create a new project 2, ADO components contained in StdAfx.h 3, in the application' s implementation file initialization module 4, in the dialog class to add a point to the ADO Connection object pointer 5, In the dialog box, connect to the database initialization function 6, in the submit button to write code to manipulate the data table
1、启动VC、新建一个工程
2、在StdAfx.h中包含ADO组件
3、在应用程序的实现文件中初始化组件
4、在对话框类中加一个指向ADO连接对象的指针
5、在对话框的初始化函数中连接数据库
6、在提交按钮中写操作数据表的代码-vc connect to the database, a, start VC, create a new project 2, ADO components contained in StdAfx.h 3, in the application' s implementation file initialization module 4, in the dialog class to add a point to the ADO Connection object pointer 5, In the dialog box, connect to the database initialization function 6, in the submit button to write code to manipulate the data table
(系统自动生成,下载前可以参看下载内容)
下载文件列表
database\database.aps
........\database.clw
........\database.cpp
........\database.dsp
........\database.dsw
........\database.h
........\database.ncb
........\database.opt
........\database.plg
........\database.rc
........\databaseDlg.cpp
........\databaseDlg.h
........\datebase.mdb
........\Debug\database.exe
........\.....\database.ilk
........\.....\database.obj
........\.....\database.pch
........\.....\database.pdb
........\.....\database.res
........\.....\databaseDlg.obj
........\.....\msado15.tlh
........\.....\msado15.tli
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\msado15.dll
........\ReadMe.txt
........\res\database.ico
........\...\database.rc2
........\resource.h
........\StdAfx.cpp
........\StdAfx.h
........\Debug
........\res
database