CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ado vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - ado vc - List
[
Other
]
TreeData_sp1
DL : 0
实现标准vc++中的树型控件的动态视图控制和ado对数据库的访问-achieve the standards vc Tree View controls the dynamic control and ado access to the database
Date
: 2026-01-03
Size
: 47kb
User
:
[
Other
]
pro_helper
DL : 0
cj60lib界面库 ado数据库编程调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library ADO database programming code debugging interface to be extended with cj60lib Show for the use cj60lib see the documents do not know if I cj60lib problem. release version of the dynamic link will prompt mistakes, static link can also, dynamic link must CJ60Libd.dll copy of the current directory used to access several databases According to bank's own format see vc.mdb (Note : datastab database table is the first record of an id for the records is to prevent the database is empty, when not running, there is another reason to prevent themes record is empty, the procedure can be seen)
Date
: 2026-01-03
Size
: 442kb
User
:
李凡
[
Other
]
vcfourdays
DL : 0
用vc做的英语辞典,可以进行单词的查找,删除,添加,用ADO数据库进行的连接。本程序可以作为学习vc的结业程序,建议四天内做完。-vc do with the English dictionary, the word can identify, delete, add, ADO database connectivity. The procedure can be used as learning vc exit procedures, the proposed four days to finish.
Date
: 2026-01-03
Size
: 2.77mb
User
:
姜绍鑫
[
Other
]
VC++ADObiji
DL : 0
VC++ ADO访问数据库笔记 VC++ ADO访问数据库笔记 -VC++ ADO to access the database notes VC++ ADO to access the database notes VC++ ADO to access the database notes
Date
: 2026-01-03
Size
: 2kb
User
:
吴也也
[
Other
]
VCMultiClass
DL : 0
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。-VC range of integrated design, includes: menu category, operation Excel type, ADO, Print, etc..
Date
: 2026-01-03
Size
: 557kb
User
:
cheng
[
Other
]
Excel
DL : 1
vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用-vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
Date
: 2026-01-03
Size
: 25kb
User
:
luolinqiu
[
Other
]
VC+ADO
DL : 0
简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
Date
: 2026-01-03
Size
: 240kb
User
:
李小朋
[
Other
]
renshi
DL : 0
vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
Date
: 2026-01-03
Size
: 7.28mb
User
:
jhon
[
Other
]
ado-1
DL : 0
vc++ programming code database ado usage-vc++ programming code database ado usage
Date
: 2026-01-03
Size
: 80kb
User
:
ojs
[
Other
]
ADOuse
DL : 0
ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
Date
: 2026-01-03
Size
: 4.95mb
User
:
张三
[
Other
]
void
DL : 0
在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ programming process, met with ado control access database connection problem, so I think, can not ado space will not be able to connect to database, the database will not be able to operate a variety of what, through the Internet information and books can be replied in the affirmative. I then wrote a program do, in order to knowledge, more extensive coverage, in the preparation of this program, I write database operations to be completed by ado, during the time when the operation without using ado to operate, but Dynamic Link database read operations. Database name is: Test, VehicleTest is the name of the database table. Following is the code:
Date
: 2026-01-03
Size
: 13kb
User
:
tian zhong
[
Other
]
vc5
DL : 0
本程序利用VC中的ADO封装类实现了一个“教研室人员管理系统”-This procedure using ADO in VC type package has a " Department of Personnel Management System"
Date
: 2026-01-03
Size
: 6.32mb
User
:
林茂洪
[
Other
]
VC_ADO_samples
DL : 0
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 string type of operation, mainly to deal with some string, for example the use of the SQL statement and has nothing to do with the ADO method. For example: GetNow way to get the current time format string " YYYY-MM-DD hh: mm: ss" and so on, not the additional entered.
Date
: 2026-01-03
Size
: 4kb
User
:
祝赢
[
Other
]
testTeeChart
DL : 0
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.
Date
: 2026-01-03
Size
: 737kb
User
:
yuwei
[
Other
]
Ppp
DL : 0
树形控件在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
Date
: 2026-01-03
Size
: 23kb
User
:
jelly
[
Other
]
Learning_ADO_Vc_address_book_written_classic_proce
DL : 0
学习ADO写的Vc++通讯录程序经典代码Learning ADO Vc + + address book written in the classic procedure code-Learning ADO Vc++ address book written in the classic procedure code
Date
: 2026-01-03
Size
: 60kb
User
:
fangming
[
Other
]
crawbzsizess
DL : 0
ADO + VC 图片读取 经典vc用ADO读取数据库图片,不错的(ADO + VC read classic VC use ADO to read database pictures, good)
Date
: 2026-01-03
Size
: 340kb
User
:
万桂梅
[
Other
]
Vc++ADO教程
DL : 0
VC++下基于arcobjects二次开发的简明教程(VC++ based on AO development of a concise tutorial)
Date
: 2026-01-03
Size
: 12kb
User
:
nearzwh
[
Other
]
ADO数据库连接
DL : 0
vc 实现简单数据库连接实例,适合初学者学习练习(VC implementation of simple database connection examples, suitable for beginners to learn exercise)
Date
: 2026-01-03
Size
: 118kb
User
:
孙小俊
[
Other
]
使用VC++ SQL2000 开发登录界面输入验证码程序
DL : 0
使用VC++、SQL 2000数据库表和ADO数据控件开发登录系统时,在登录窗口必须输入验证码才能登录革系统(When logging in, enter the verification code in the login window.)
Date
: 2026-01-03
Size
: 53kb
User
:
雪龙骏
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.