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

VC-Ado-Oracle

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

  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • LibManagement
    说明:  当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
    2011-03-09 20:18:21下载
    积分:1
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分:1
  • DatabaseTest
    关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
    2013-03-16 21:23:53下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • student
    学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
    2010-01-06 13:50:57下载
    积分:1
  • ADOdcsj
    使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
    2013-12-12 14:18:18下载
    积分:1
  • printflex
    IMPRIME FLEXGRID EN VISUAL BASIC
    2018-05-30 06:47:42下载
    积分: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
  • 696518资源总数
  • 105949会员总数
  • 22今日下载