登录
首页 » Visual C++ » VC-Ado-Oracle

VC-Ado-Oracle

于 2010-07-21 发布 文件大小:2992KB
0 270
下载积分: 1 下载次数: 576

代码说明:

  本例子是在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 name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)

文件列表:

VC Ado Oracle
.............\SiD
.............\...\Debug
.............\...\.....\MainFrm.obj,20153,2010-07-15
.............\...\.....\msado15.tlh,69770,2004-06-03
.............\...\.....\msado15.tli,61771,2004-06-03
.............\...\.....\MyOwnClass.obj,9577,2010-07-16
.............\...\.....\SiD.exe,147542,2010-07-16
.............\...\.....\SiD.ilk,409680,2010-07-16
.............\...\.....\SiD.obj,23238,2010-07-15
.............\...\.....\SiD.pch,9189292,2010-07-13
.............\...\.....\SiD.pdb,967680,2010-07-16
.............\...\.....\SiD.res,7428,2010-07-15
.............\...\.....\SiDDoc.obj,14808,2010-07-13
.............\...\.....\SiDView.obj,116807,2010-07-16
.............\...\.....\StdAfx.obj,172573,2010-07-13
.............\...\.....\vc60.idb,279552,2010-07-21
.............\...\.....\vc60.pdb,716800,2010-07-16
.............\...\MainFrm.cpp,2504,2010-07-13
.............\...\MainFrm.h,1581,2010-07-13
.............\...\msado15.tlh,69630,2004-06-03
.............\...\msado15.tli,61701,2004-06-03
.............\...\MyOwnClass.cpp,680,2010-07-16
.............\...\MyOwnClass.h,1157,2010-07-16
.............\...\ReadMe.txt,4239,2010-07-13
.............\...\res

.............\...\...\SiD.rc2,395,2010-07-13


.............\...\resource.h,1001,2010-07-15
.............\...\SiD.aps,44384,2010-07-15
.............\...\SiD.clw,2921,2010-07-21
.............\...\SiD.cpp,3986,2010-07-13
.............\...\SiD.dsp,4492,2010-07-13
.............\...\SiD.dsw,531,2010-07-13
.............\...\SiD.h,1323,2010-07-13
.............\...\SiD.ncb,132096,2010-07-21
.............\...\SiD.opt,56832,2010-07-21
.............\...\SiD.plg,1268,2010-07-16
.............\...\SiD.rc,12020,2010-07-15
.............\...\SiDDoc.cpp,1682,2010-07-13
.............\...\SiDDoc.h,1442,2010-07-13
.............\...\SiDView.cpp,6549,2010-07-15
.............\...\SiDView.h,2361,2010-07-15
.............\...\sqlnet.log,789,2010-07-15
.............\...\StdAfx.cpp,205,2010-07-13
.............\...\StdAfx.h,1116,2010-07-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shujuku
    这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
    2011-11-18 11:42:42下载
    积分:1
  • Lesson20Code
    数据库访问,能帮助解决很多问题的!大家可以好好学习学习。(Database access, can help solve many problems! We can learn to learn.)
    2013-07-04 11:34:58下载
    积分:1
  • DJDAO
    DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
    2007-01-17 11:26:26下载
    积分:1
  • SQLite
    轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
    2016-01-07 09:04:59下载
    积分:1
  • TrainTicket
    一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。(A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.)
    2009-09-25 14:17:47下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • OperateAccess
    VC中利用MFC进行ADO数据库编程实例(ADO database programming examples in VC using MFC)
    2012-02-17 19:17:04下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • C_PI201210231659
    PI数据库标签查询、快照查询、历史数据查询 时间格式转换(pi demo)
    2012-10-23 17:06:22下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载