登录
首页 » Visual C++ » ADOTest

ADOTest

于 2020-10-29 发布 文件大小:3418KB
0 227
下载积分: 1 下载次数: 9

代码说明:

  本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)

文件列表:

addrinfo.xls,14848,2013-05-07
ADO.APS,35500,2013-04-06
ADO.clw,1044,2013-04-06
ADO.cpp,7225,2013-05-08
ADO.dsp,4247,2013-05-07
ADO.dsw,531,2013-05-06
ADO.h,1291,2013-04-06
ADO.ncb,377856,2013-07-04
ADO.opt,49664,2013-07-04
ado.plg,240,2013-07-04
ADO.rc,5327,2013-04-06
ADODlg.cpp,4059,2013-04-06
ADODlg.h,1309,2013-04-06
Debug
.....\ado.bsc,2606080,2013-05-06
.....\ado.exe,1699898,2013-05-08
.....\ado.ilk,2047328,2013-05-08
.....\ado.obj,106746,2013-05-08
.....\ado.pch,3615336,2013-05-08
.....\ado.pdb,2991104,2013-05-08
.....\ado.sbr,0,2013-05-06
.....\msado15.tlh,90687,2012-06-06
.....\msado15.tli,76648,2012-06-06
.....\vc60.idb,222208,2013-07-04
.....\vc60.pdb,225280,2013-05-08
excel.cpp,169515,2013-05-07
excel.h,45956,2013-05-07
msado15.tlh,90619,2010-10-16
msado15.tli,76614,2010-10-16
mydb.dsn,116,2013-05-07
mydb_Data.MDF,1048576,2013-05-08
mydb_Log.LDF,1048576,2013-05-08
pubs.mdf,1835008,2013-05-07
pubs_log.ldf,786432,2013-05-07
ReadMe.txt,30,2013-05-07
res

...\ADO.rc2,395,2013-04-06
resource.h,727,2013-04-06
StdAfx.cpp,205,2013-04-06
StdAfx.h,1054,2013-04-06
studentdb.DSN,321,2013-05-07
studentdb.mdb,90112,2013-05-07

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

发表评论


0 个回复

  • Course
    本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
    2005-05-12 11:37:22下载
    积分: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
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • littletool-daoshu
    VB的基础教程,特别适合刚刚入行的新手学习练习使用。(The basis of VB tutorials, and are particularly suited to the trip just to practice using the new study.)
    2009-02-20 16:41:06下载
    积分:1
  • LibraryMIS
    一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
    2009-07-17 13:40:44下载
    积分:1
  • PopManu
    VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
    2013-05-19 10:37:16下载
    积分:1
  • Matiral-
    适用于原料车间,原料混合配料过程的监控和管理,能引导和规范配料过程,并用数据库存储配方,方便查询统计。(Suitable for workshop materials, raw material mixing ingredients monitoring and management processes, to guide and regulate the batching process and use the to store recipes, easy access statistics.)
    2016-06-17 16:58:47下载
    积分:1
  • ADOImageDB_src
    图像数据库,C++实现的ADO数据库,用于图像的数据库检索(Image database, C++ implementation of the ADO database)
    2017-09-18 22:53:03下载
    积分:1
  • 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
  • 696518资源总数
  • 105306会员总数
  • 25今日下载