| 文件名 | 文件描述 | 浏览 |
| ◆ DAO_non_accessdb.htm |
Using DAO to read data sources other than MS Access - John Vannoy 用DAO来打开非MS Access的数据库 |
浏览 |
| ◆ rfx_oledatetime.htm |
RFX_Date using COleDateTime - Dan Querciagrossa 用COleDateTime的RFX_Date |
浏览 |
| ◆ detect_jetengine35_installed.htm |
Determine if DAO Jet engine version 3.5 is installed 确定是否安装3.5版本的DAO Jet engine |
浏览 |
| ◆ database_wo_appwizard.htm |
How to use RecordSets without using the AppWizard at the creation of your project 在创建项目时怎样使用记录集 |
浏览 |
| ◆ MfcDaoDll.htm |
Using DAO from a DLL 从DLL动态连接库使用DAO |
浏览 |
| ◆ data_truncated.htm |
Solving the ODBC "Data Truncated" Error 解决ODBC"被删数据"错误 |
浏览 |
| ◆ PartialSeek.htm |
Seeking partial strings in CDaoRecordset class 在CDaoRecordset类中搜索部分字符串 |
浏览 |
| ◆ SQLMagic.htm |
Enumerate, Detach and Copy SQL Server Databases 列举,分离和拷贝SQL Server数据库 |
浏览 |
| ◆ disconnectedado.htm | Creating a Disconnected Recordset in C++ For VB 用C++为VB创建一个分离的记录集 | 浏览 |
| ◆ FixingODBCFilterStrings.htm |
Fixing ODBC Filter Strings 安装ODBC滤波器字符串 |
浏览 |
| ◆ ErrorHandlingWithADO.htm |
Error Handling with ADO 带ADO的错误处理 |
浏览 |
| ◆ OledbArticle.htm |
OLE DB Templates - A light and simple Data Access Method OLE数据库模板 |
浏览 |
| ◆ ATLStoredProcedures.htm |
Using Stored Procedures with ATL 用ATL调用存储程序 |
浏览 |
| ◆ alter_table.htm |
You can change properties of a database table from your program using SQL queries. 用SQL来改变数据库表的特性 |
浏览 |
| ◆ odbc_insert_into.htm |
You can use DAO MFC classes and SQL queries to transfer data from one database to another .. 用DAO MFC classes和SQL queries来从一个数据库到另一个数据库传递数据 |
浏览 |
| ◆ get_odbc_drivers.htm |
Get ODBC Installed Drivers list on your machine. 从你的计算机中得到ODBC |
浏览 |
| ◆ creat_exl_db.htm |
Create Excel database using MFC ODBC classes 用MFC ODBC classes创建数据库 |
浏览 |
| ◆ create_dsn.htm |
An overview of ODBC Admin. ODBC管理的概述 |
浏览 |
| ◆ odbcrt.htm |
This article explains how to get data from an access database at runtime using MFC ODBC classes. Useful for beginners 用MFC ODBC classes从一个access database中得到数据 |
浏览 |
| ◆ CreatingDbusingDAO1.htm |
How to create/use a database using DAO 怎样用DAO来创建和使用一个数据库 |
浏览 |
| ◆ dao_insert_into.htm |
Transferring data from one database to another using DAO MFC classes 用DAO MFC classes把数据从一个数据库传送到另一个数据库 |
浏览 |
| ◆ daocrt.htm | DAO MFC Classes: Read/Write data at RuntimeDAO MFC Classes:实时的读/写数据 | 浏览 |
| ◆ odbc1.htm |
How to get available ODBC Data Sources on your machine 怎样从你的计算机中获取有用的ODBC数据源 |
浏览 |
| ◆ dao1 |
Creating access database using DAO 用DAO来创建一个access database |
浏览 |
| ◆ odbc2.htm |
Create a new ODBC Data Source 创建一个新的ODBC数据源 |
浏览 |
| ◆ odbc3.htm |
How to get Columns, their names and attributes from a table 怎样从一个表中获取Columns以及它们的名字和属性 |
浏览 |
| ◆ odbc4.htm |
How to Add, Delete, Update a database using ODBC API? 怎样用ODBC API来增加,删除和更新一个数据库 |
浏览 |
| ◆ odbc5.htm |
How to get data from a database using ODBC API? 怎样用ODBC API来从一个数据库中得到数据 |
浏览 |
| ◆ Access MDB.htm |
To open MS Access or Ms SQL server database using C/C++ or VC++ 用C/C++或VC++打开MS Access或Ms SQL server数据库 |
浏览 |
| ◆ Address book.htm |
Simple address book Class in C++, has methods for adding new record, sorting, deleting and storing data in a file. Has it own menu aswell 增加新的记录,排序和删除数据的方法 |
浏览 |
| ◆ Import flat file into Oracle.htm |
This code will load a flat file into an Oracle table 导入一个flat文件到Oracle table中 |
浏览 |
| ◆ Insert records into MS Access.htm |
Inserts records into MS Access. I have constants entered to show how this works but the code can be easily modified to do real data inserts 插入记录到MS Access中 |
浏览 |
| ◆ Puplishing company.htm |
in this code you can save information about books and tapes you have (for your shop), normal database 保存和利用信息 |
浏览 |
| ◆ Singleton.htm |
This code illustrates one of the ways to create the Singleton design pattern. This design pattern only allows one instance of a class to be created 创建单一设计模式的方法 |
浏览 |