搜索资源列表
testTeeChart
- TeeChart的使用示例,一个TeeChart在VC下的使用示例,学习TCHART的一个很好的例子。-TeeChart the use of example, a TeeChart under the VC to use the sample to learn TCHART a good example of this.
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
renshi
- vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
ado-1
- vc++ programming code database ado usage-vc++ programming code database ado usage
ADOuse
- ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
void
- 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
vc5
- 本程序利用VC中的ADO封装类实现了一个“教研室人员管理系统”-This procedure using ADO in VC type package has a " Department of Personnel Management System"
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
Ppp
- 树形控件在vc中很重要,用ADO连接数据库,然后从数据库读取数据,成树-In the tree control in vc is important to connect database with ADO, and then read data from the database, into a tree
Learning_ADO_Vc_address_book_written_classic_proce
- 学习ADO写的Vc++通讯录程序经典代码Learning ADO Vc + + address book written in the classic procedure code-Learning ADO Vc++ address book written in the classic procedure code
VCExcel
- exl数据的读写源代码。通过VC++语言实现对exl数据的读写,调用ADO接口。-source code of the exl data read and write. The exl data read and write VC++ language, calling the ADO interface.
AdoRWAccess
- VC通过ADO方式操作ACCESS数据库的实例-VC operation ACCESS database instance via ADO way
xscjglxt
- 使用ADO访问经过加密的ACCESS数据库,用VC编写-Use ADO component to interview database of ACCESS,using VC programming
AccessToExcel
- 一个用VC+ADO+Access执行增删改查的实例-in
xuejiguanlixitong
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操
student
- VC++ MFC小程序,学生成绩管理系统,ADO数据库-VC++ MFC small program, student achievement management system, ADO database
crawbzsizess
- ADO + VC 图片读取 经典vc用ADO读取数据库图片,不错的(ADO + VC read classic VC use ADO to read database pictures, good)
Vc++ADO教程
- VC++下基于arcobjects二次开发的简明教程(VC++ based on AO development of a concise tutorial)
ADO数据库连接
- vc 实现简单数据库连接实例,适合初学者学习练习(VC implementation of simple database connection examples, suitable for beginners to learn exercise)
使用VC++ SQL2000 开发登录界面输入验证码程序
- 使用VC++、SQL 2000数据库表和ADO数据控件开发登录系统时,在登录窗口必须输入验证码才能登录革系统(When logging in, enter the verification code in the login window.)