资源列表
MyAdo
- VC下使用ADO对数据库进行操作的类,非常好用。-VC use ADO to operate the database category, very handy.
VB_Access
- 实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!-It not only enable you to open the Access database but also input, output, delet and update the data in Access
EXCEL
- 如何读取EXCEL文件,数据库项目开发与应用-How to read the EXCEL file, database development and application projects
IEEEXploreHandBook
- 一个关于IEEE Xplore 数据库查询方法的手册,讲解很详细,涉及了一些高级查询方法,对于使用IEEE数据库很有用。
students_crud
- 实现学生信息的增删改查的简单demo ,特别适合新手练习用-CRUD simple demo student information, especially for novice practice
由MDB数据库自动生成HTML表格文件
- 演示了由MDB数据库生成HTML表格文件的演示效果。-demonstrated by the MDB database HTML document forms the demonstration effect.
xlsvc
- VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on the basis of the preparation of
200781018112087
- 程序:zhenggc 功能:自动或者手工备份oracle数据库 日期:最后更新:2007-8-10 缺陷:不能自动打开日志。 这是我为医保oracle数据库做的导出程序,本程序具备功能如下:只要安装有oracle,选择导出程序时,能够自动打开导出程序所在目录. 能够自动删除4天前的备份-' Procedure: zhenggc' functions: automatic or manual backup of oracle database ' D
DNS-query
- DNS查询例子,很不错的案例,代码运行过,没有问题-DNS query examples, very good case
odbcdns
- VC++实现在ODBC中异步调用的源代码,这是个比较有用的参考代码,有时候异步调用可以解决很多平时不好解决的问题-ODBC VC++ implementation of asynchronous calls in the source code, this is a more useful reference code, and sometimes you can solve many of the asynchronous call to solve the problem usually i
adoclass
- ADO 封装好的数据库操作类 ,直接可以使用标准接口