登录

最新会员 最新下载

成为了本站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. xueshengxuankexitong

  桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)

5
下载
104
浏览
2010-12-17发布

2. Ri230-v1

  c++ 利用ADO操作数据库,供初学数据库编程的人参考(c++ to operate the database by ADO)

5
下载
117
浏览
2010-12-04发布

3. homework

  使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )

7
下载
116
浏览
2010-11-15发布

4. AccessCrack-ACCESS

  ACCESS数据库解密程序源代码,可以直接运行,界面友好(ACCESS database decryption program source code, can run, user-friendly)

9
下载
78
浏览
2010-10-26发布

5. CADOPIC

  数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)

5
下载
88
浏览
2010-10-23发布

6. Automatic

  智能大厦自动报警系统 access 数据库,功能强大,可供初学者,或者业务相关的人学习(Automatic alarm system of intelligent building access database, powerful, for beginners, or business related people)

21
下载
95
浏览
2010-09-03发布

7. PMMv1.0

  MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)

91
下载
146
浏览
2010-07-31发布

8. VC-Ado-Oracle

  本例子是在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.)

576
下载
120
浏览
2010-07-21发布

9. VC_project_development_throughout_Record1-2

  VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)

8
下载
120
浏览
2010-07-19发布

10. MDAC2.6

  MDAC(Microsoft Data Access Components)是微软数据库访问组件,Netpise和许多利用数据库的软件都需要操作系统安装MDAC。很多用户的操作系统中已经存在了MDAC,有些是操作系统内置的、有些是其它应用程序安装的。(MDAC (Microsoft Data Access Components) is a Microsoft database access components, Netpise and many need to use the database software operating system to install MDAC. Many users of the operating system already exists in the MDAC, some built-in operating system, some other applications installed.)

139
下载
127
浏览
2010-07-05发布

11. OperateAccess

  自己写的用ADO操作数据库,添加,删除,修改功能,显示在listctrl上,已经数据导出EXCEL。(ado )

20
下载
116
浏览
2010-06-24发布

12. MFC_ACCESS

  MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)

627
下载
94
浏览
2010-06-09发布

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

5
下载
113
浏览
2010-05-26发布

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

18
下载
143
浏览
2010-05-14发布

15. MFCdatabase

说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)

2
下载
126
浏览
2010-04-23发布

16. ADOctrlAccess

说明:  ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to &quot Visual c++ Collection of case development,&quot )

1
下载
112
浏览
2010-04-05发布

17. Microsoft_ADO_Programer_Refer

说明:  Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)

1
下载
93
浏览
2010-03-17发布

18. rsglxt

  这事一个人事管理系统的源代码,功能齐全用户可以根据系统进行修改。(This matter a personnel management system source code, a full-featured user can be modified according to the system.)

5
下载
117
浏览
2010-03-11发布

19. WorkAid

  VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)

5
下载
121
浏览
2010-03-10发布

20. odbcassess

  ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)

16
下载
83
浏览
2010-02-26发布