登录
首页 » Visual C++ » ADO2SqlServer

ADO2SqlServer

于 2020-11-04 发布 文件大小:4274KB
0 246
下载积分: 1 下载次数: 6

代码说明:

  好的东西要分享,最近下载了一个VC++连接ACCESS的数据库,对数据库的操作非常详细,但就是弄不懂怎么增删改查,请高手指教!(Good things to share recently downloaded a VC++ connected ACCESS database, the operation of the database is very detailed, but do not understand how CRUD expert advice, please!)

文件列表:

ADO2SqlServer
.............\ADO2SqlServer.aps,58788,2009-07-14
.............\ADO2SqlServer.cpp,1543,2009-07-14
.............\ADO2SqlServer.h,479,2009-07-14
.............\ADO2SqlServer.ncb,150528,2009-07-14
.............\ADO2SqlServer.rc,5840,2009-07-14
.............\ADO2SqlServer.sln,915,2009-07-14
.............\ADO2SqlServer.vcproj,4775,2009-07-14
.............\ADO2SqlServerDlg.cpp,8174,2009-07-14
.............\ADO2SqlServerDlg.h,898,2009-07-14
.............\Debug
.............\.....\ADO2SqlServer.exe,188416,2009-07-14
.............\.....\ADO2SqlServer.ilk,1190668,2009-07-14
.............\.....\ADO2SqlServer.obj,20860,2009-07-14
.............\.....\ADO2SqlServer.pch,12255232,2009-07-14
.............\.....\ADO2SqlServer.pdb,3263488,2009-07-14
.............\.....\ADO2SqlServer.res,23764,2009-07-14
.............\.....\ADO2SqlServerDlg.obj,155503,2009-07-14
.............\.....\BuildLog.htm,1925,2009-07-14
.............\.....\msado15.tlh,100481,2006-12-26
.............\.....\msado15.tli,76049,2006-12-26
.............\.....\stdafx.obj,246390,2009-07-14
.............\.....\vc70.idb,510976,2009-07-14
.............\.....\vc70.pdb,692224,2009-07-14
.............\ReadMe.txt,2919,2009-07-14
.............\res

.............\...\ADO2SqlServer.manifest,702,2009-07-14
.............\...\ADO2SqlServer.rc2,369,2009-07-14
.............\resource.h,1053,2009-07-14
.............\stdafx.cpp,142,2009-07-14
.............\stdafx.h,1567,2009-07-14
.............\Test_Data.MDF,1048576,2009-07-14

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

发表评论

0 个回复

  • ADOTest
    VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
    2009-06-20 14:27:01下载
    积分: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
  • ADOdcsj
    使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
    2013-12-12 14:18:18下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • tongy
    一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
    2015-08-04 18:28:17下载
    积分:1
  • cjgl4562154
    说明:  一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
    2005-11-25 22:06:33下载
    积分:1
  • sqlexcel
    从数据库生成excel报表的vb子程序。数据库是sqlserver2000,报表预先用excel制作好,运行程序后报表中将自动填入数据并进入打印预览状态(From the database to generate excel report vb subroutine. Database is sqlserver2000, statements, pre-production with excel, and run the program will automatically fill in statements after the data and enter the Print Preview Status)
    2021-04-10 14:28:59下载
    积分:1
  • PrettyHorse
    数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
    2011-10-13 20:37:48下载
    积分:1
  • VBdatabase-
    这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
    2013-04-20 12:57:31下载
    积分: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
  • 696518资源总数
  • 106253会员总数
  • 14今日下载