搜索资源列表
使用VB数据库访问技巧总汇
- 在VB中我们可以通过很多的方法来和数据库进行交互访问,例如使用VB的DATA控件、DataGrid控件等等。还可以使用大家所熟知的ODBC、还有微软为我们准备的ADO数据库访问组件等等。下边我就来具体的介绍几种在VB中访问数据库的方法。
ch
- 该文档讲述了MFC ODBC的基本情况和数据库访问技术,并以一个实际小系统为例,图文并列形式讲述系统开发过程。-This document describes the basic situation and the MFC ODBC database access technology, and a real small system, for example, parallel forms of graphic tells the system development process.
Vc--ODBC-
- VC++和ODBC数据库编程,用于初学者学习如何通过ODBC数据源将VC++与数据库连接起来。-VC++ and ODBC programming, for beginners to learn how to through the ODBC data source to connect VC++ .