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

VC-Ado-Oracle

于 2010-07-21 发布 文件大小:2992KB
0 226
下载积分: 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 个回复

  • bwzgear
    ug平台上基于MFC的变位直齿轮参数化设计的开发,连接Access数据库。(ug platform development based MFC displacement spur gear parametric design to connect Access database.)
    2020-09-12 09:27:58下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • Visual-CPP-ADO
    关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
    2014-12-04 15:46:50下载
    积分:1
  • acess
    使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
    2012-02-07 23:53:50下载
    积分:1
  • ADOclass
    运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
    2009-12-31 00:07:39下载
    积分:1
  • AdoReadWriteAccess
    visual c++下,通过ado访问ACCESS数据库,实现数据库的读取,增加,删除,修改功能,界面使用一些WINXP按钮。(visual c, through ado visit ACCESS database, the database access, increase delete, change the functional interface using WINXP button.)
    2006-09-05 14:27:28下载
    积分:1
  • cn700_vb53547437325
    ........... 开发进销存(VB6源码) (kfjxc )
    2009-03-07 05:24:25下载
    积分:1
  • MFC-ODBC
    MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。(The MFC ODBC programming, a simple operations, hoping to help.)
    2015-03-09 21:23:02下载
    积分:1
  • mysqltest
    在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
    2013-04-12 09:30:34下载
    积分:1
  • VBdatabase-
    这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
    2013-04-20 12:57:31下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载