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

VC-Ado-Oracle

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

  • rfid
    从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
    2013-11-20 09:48:48下载
    积分:1
  • vcPP6.0shujukulianjie
    c++连接数据库不可多得的材料,包括ODBC和DAO数据库,希望可以帮助您(c++ connected databases rare material, including ODBC and DAO database, hope can help you)
    2012-10-31 08:43:44下载
    积分:1
  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • CreateODBC DSN
    说明:  动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
    2005-09-05 17:08:24下载
    积分:1
  • 20059211281636
    软件界面友好,包含了进销存的基本功能,可在此基础上进一步开发。 (Friendly software interface, contains the basic functions Invoicing can be further developed on this basis.)
    2010-08-06 17:23:44下载
    积分:1
  • Ado999999
    Ado 实现C++对象的存取,Ado 实现C++对象的存取 Ado 实现C++对象的存取 (C Ado achieve the target access, C Ado achieve the target to achieve access Ado C Object Access Ado achieve C Ado Object Access to achieve C like acce)
    2007-02-04 12:09:52下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分:1
  • FamilyFinancialManagementSystem
    Family Financial Management System是一个特别方便的理财系统。功能方便实用。(Family Financial Management System is a special convenient financial management system. Convenient and practical functions.)
    2007-05-28 09:39:11下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载