-
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作...
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作-the examples demonstrated how to use encapsulation technology access to the database, is a common operation
- 2023-08-10 00:15:02下载
- 积分:1
-
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习...
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习-The compression bag mainly write on the C# A few examples of database operations can be used as entry-learning
- 2022-10-23 22:15:03下载
- 积分:1
-
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书...
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书籍等操作,面向管理员部分可以完成书籍和学生的增加、删除和修改以及对学生借阅、归还的确认-A simple library management system includes information on library books, school information school students and students borrow information. This system functions for the students and is divided into two parts for the administrators, which for some students can query and renew books and other operations to be completed for some administrators and students of books to add, delete and modify, as well as for students borrow, return the confirmation
- 2023-05-16 08:15:02下载
- 积分:1
-
该系统是一种比较简单的信息管理系统,是企业订单管理系统
该系统是一种比较简单的信息管理系统,是企业订单管理系统-The system is a relatively simple information management system, enterprise order management system
- 2023-01-10 07:40:04下载
- 积分:1
-
本程序可以从Excel中读取数据到Access数据库中。
本程序可以从Excel中读取数据到Access数据库中。-this program can read Excel data to Access database.
- 2022-10-09 05:35:02下载
- 积分:1
-
利用VB将DataGrid中的数据导出到EXCEL表格中!
利用VB将DataGrid中的数据导出到EXCEL表格中!-VB will use the data in the DataGrid Export to EXCEL table!
- 2022-12-23 15:05:04下载
- 积分:1
-
vb+sql 根据数据库建立数据字典的例子
vb+sql 根据数据库建立数据字典的例子-vb+ sql based database data dictionary example
- 2022-02-13 22:29:48下载
- 积分:1
-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分:1
-
the cases to achieve a simple personal assistant tool, introduced the VC databas...
本例实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-the cases to achieve a simple personal assistant tool, introduced the VC database programming, and introduced the category CFormView View the use CTabCtrl control the use, control labeling senior category and that the realization of the establishment of ODBC data sources to create, access data set access to the database operation results.
- 2022-02-04 19:35:23下载
- 积分:1
-
电子表格的输入和输出往往需要解决的问题。手术费。
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many exp
- 2022-08-25 16:27:09下载
- 积分:1