-
数据库连接通用类,有了它,你再也不用担心数据库为什么连接不上了,只要给它数据库的路径,其它的全帮你搞定...
数据库连接通用类,有了它,你再也不用担心数据库为什么连接不上了,只要给它数据库的路径,其它的全帮你搞定-Database Connection generic class, with it, you no longer have to worry about database connectivity why not, as long as its database to the path of all other Bangnigaoding
- 2022-09-24 20:00:02下载
- 积分:1
-
一个电话本数据库的程序,这是一个Delphi程序的入门程序.可以进行一下学习如何使用Delphi开发Access数据库程序...
一个电话本数据库的程序,这是一个Delphi程序的入门程序.可以进行一下学习如何使用Delphi开发Access数据库程序-a telephone database, this is a process of Delphi entry procedures. What can learn how to use Delphi Access database program
- 2022-06-02 03:05:55下载
- 积分:1
-
Simple c# Address Book Access database operations 3. This procedure is a simple...
简单c#通讯录Access 数据库操作 3. 本程序是一个简单通讯录,使用的是access数据库 ... C#通讯录代码2.0 10. 1、类的序列化2、从注册表中存储和读取二进制信息-Simple c# Address Book Access database operations 3. This procedure is a simple address book, use the access database ... C# Address Book code 2.0 10.1, the sequence of type 2, from the registry to store and read binary information
- 2022-03-30 15:35:33下载
- 积分:1
-
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象...
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象-ADO database links a short code, m_pdb which is a type of object CADODatabase
- 2023-04-11 09:15:03下载
- 积分:1
-
定时备份数据库可以有效防止数据丢失,本源码可以设置备份时间,备份数据库和备份路径。...
定时备份数据库可以有效防止数据丢失,本源码可以设置备份时间,备份数据库和备份路径。-Regularly back up the database can effectively prevent data loss, this source can set the backup time, the backup database and backup path.
- 2022-10-22 03:35:04下载
- 积分:1
-
ado处理blob数据
ado处理blob数据-ado processes the blob data
- 2022-02-16 00:24:24下载
- 积分:1
-
VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
VC++写的工作管理系统,自己写的.ODBC加ADO技术.-VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
- 2022-05-18 16:52:55下载
- 积分:1
-
将Access表中数据按一定格式存储到Txt文件
将Access表中数据按一定格式存储到Txt文件-Access to the data in the table according to a fixed format document storage of archives
- 2022-02-04 15:55:23下载
- 积分:1
-
java开发三层系统, 应用程序服务器源码, 接口,客户端连接服务器公共函数...
java开发三层系统, 应用程序服务器源码, 接口,客户端连接服务器公共函数-three-tier system, application server source code, interfaces, client server Public Function
- 2022-03-18 09:36:30下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
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
- 2022-03-25 07:30:37下载
- 积分:1