搜索资源列表
sql_ado
- ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
listBox
- 一个简单的数据库连接方法的程序,介绍了连接ACCESS的ADO方法-A simple method of database connection procedures
StudentInfomationManager
- 此软件在VB6.0下实现,数据操作用到ADO+ACCESS,涉及的控件有DTPicker,Imaglist,PictureBox,treeView,listBox,statusbar,TabStrip等,是一个较完善,结构较清晰,具有一定实用性的软件。-This software is under VB6.0, data manipulation using ADO+ ACCESS, involved in control have DTPicker, Imaglist, PictureBox,
VC-Ado-Oracle
- 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
ADO
- ADO数据库的链接在VC++中的使用, listbox控件的操作-listbox ADO in VC++