-
This code is used to ACCESS database into EXCEL in the database, and can be set...
这段代码是用来将ACCESS数据库中的数据库导入EXCEL中,并且可以设定导出到EXCEL中数据的格式。-This code is used to ACCESS database into EXCEL in the database, and can be set to export to the data in EXCEL format.
- 2022-05-21 06:03:04下载
- 积分:1
-
in VC through odbc connect to the database (regardless of the database type, ora...
在VC中通过odbc连接数据库(数据库不分种类,oraclesql server等)-in VC through odbc connect to the database (regardless of the database type, oracle sql server, etc.)
- 2022-01-30 19:19:49下载
- 积分:1
-
在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。...
在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。-in VC environment, the right to use ADO ACCESS database of basic literacy delete, insert operation.
- 2023-06-13 20:30:04下载
- 积分:1
-
ODBC的引入,更为精致,有需要的看看同事…
介绍了odbc编成,作的比较细致,有需要的同僚可以看看.-Odbc introduced into, for the more refined, there is a need to look at colleagues.
- 2022-06-03 02:05:22下载
- 积分:1
-
用CDatabase连接数据库,并进行必要的操作!
用CDatabase连接数据库,并进行必要的操作!-CDatabase link Access Database!
- 2022-08-19 15:25:30下载
- 积分:1
-
一个用C写的数据库访问组件,基于ADO。可视化编译器下通过…
一个用C++写的用于数据库访问的COM组件,基于ADO。在Visual C++ 2005下编译通过。-write a C for database access COM, based on ADO. Visual C compiler under through 2005.
- 2023-08-15 13:40:03下载
- 积分:1
-
library application developed in microso ft visual basic
用microsoft-visualbasic开发图书馆应用程序
- 2022-08-19 17:22:51下载
- 积分: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
-
vc++可视化编程,包括ODBC编程,压缩包里面的是源代码,可直接运行。...
vc++可视化编程,包括ODBC编程,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including the ODBC programming, compressed package inside the source code can be directly run.
- 2023-08-29 08:25:04下载
- 积分:1
-
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
- 2022-03-20 09:08:20下载
- 积分:1