登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:数据库编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Patient_Data

  MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)

16
下载
154
浏览
2011-08-03发布

2. VCshizhanOLEDBbiancheng

  vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)

2
下载
124
浏览
2011-07-20发布

3. Data-Program

  提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)

12
下载
110
浏览
2011-07-15发布

4. 3275-anqn

  VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)

10
下载
114
浏览
2011-07-12发布

5. zsgc

  实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)

6
下载
137
浏览
2011-07-10发布

6. CompactDataBase

  mfc,才有用ado操作access数据库,解决数据库删除内容后无法自动压缩大小的问题(mfc, only access the database using ado action to resolve the contents of the database are not automatically remove the compressed size of the problem)

46
下载
112
浏览
2011-06-25发布

7. CodeCtrlOdbc

  vc 代码控制链接ODBC的程序源码,希望对大家有所帮助(vc code control procedures linked ODBC source, we hope to help)

5
下载
128
浏览
2011-05-29发布

8. AdoCtrlAccess

  vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)

5
下载
129
浏览
2011-05-29发布

9. AdoExample

  这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)

6
下载
204
浏览
2011-05-21发布

10. SQLservervccreatecode

《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">

27
下载
133
浏览
2011-05-14发布

11. U008

  数据库示例,ADO实现,Visual C++ (Database example, ADO implementation, Visual C++)

7
下载
152
浏览
2011-05-09发布

12. TimeRecord

  基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)

7
下载
125
浏览
2011-04-28发布

13. liulanshujvku

说明:  该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file. Button controls can be recorded through the move to the first record, last record and previous record, next record and so on. )

1
下载
130
浏览
2011-03-31发布

14. 20105610477041

说明:  VC++ 通过ODBC读写Excel文件 资源类别: VC源码¦数据库 (VC++ to read and write Excel files via ODBC resource categories: VC database source &brvbar )

1
下载
116
浏览
2011-03-30发布

15. ODBCDEMO2

说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )

1
下载
87
浏览
2011-03-14发布

16. 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)

1
下载
109
浏览
2011-03-09发布

17. MFC-ADODemon

  VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)

69
下载
108
浏览
2011-02-15发布

18. VC__DataBaseProgramm

  该PDF文件主要是讲述数据库方面的应用知识,供大家学习交流.(This PDF document was the application of knowledge about the database for them to learn communication.)

3
下载
113
浏览
2011-01-22发布

19. builddatabase

  建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)

82
下载
126
浏览
2010-12-25发布

20. Ex_ODBC

  MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)

8
下载
171
浏览
2010-12-21发布