Home Home Home
Options
 
 Newsletter
View our sponsorsClick here for a lightweight, fast, and flexible MFC Grid controlAdvertise on the CodeProject
Home Latest updates Submit your article About Us Advertise on the Code Project Contact us Discussion Forums
Navigation bar
Community
.NET
Controls
General
Libraries and Projects
Multimedia
Other Platforms
GUI
Internet
Miscellany
 
Database

Display articles by
Title/Description Author Updated Score

ADO
 
Interactive SQL Tool (using ADO)
A tool that allows you to query OLE DB sources
George Poulose 18 Jan 2000 4.79
A set of ADO Classes
Simple database Access using an ADO class
Carlos Antollini 24 Jul 2001
4.32
ADO Data Bound Class Wizard
ADO Data Bound Class Wizard
Ly Nguyen 28 Sep 2000 4.29
ADO at a glance
A simple introduction to using ADO
M. Shokuie Nia 11 Jun 2001
Beginner
3.43
Two ADO Wrapper Classes
Make ADO operations easier with 2 simple classes
Dogu Tumerdem 5 Apr 2001 3.33

COM
 
Exposing tabular data from your COM object - Part 3
Adding bookmark functionality is relatively easy and it enables our ADO recordset to be used with a greater number of data bound controls.
Len Holgate 29 Jul 2000 5
Exposing tabular data from your COM object - Part 2
The ATL OLE DB Provider templates appear to rely on the fact that your data is kept in a simple array, but that's not really the case at all!
Len Holgate 29 Jul 2000 4.88
Exposing tabular data from your COM object - Part 1
ADO seems to be the ideal way to expose tabular data from your own COM objects and the ATL OLE DB Provider templates can help!
Len Holgate 29 Jul 2000 4.5
Making ATL OLE DB Provider templates support updating of data - Part 1
The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn't as easy as you'd expect!
Len Holgate 21 Feb 2000 4.33
Making ATL OLE DB Provider templates support updating of data - Part 2
The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn't as easy as you'd expect!
Len Holgate 21 Feb 2000 3.6

DAO
 
CByteArrayFile - storing objects in databases using DAO
A class used to serialize object into a database field
You HongJiang and Daniel Kaminski 18 Mar 2000 4.41

General
 
Stored Procedure Class Wizard (SPCW)
A tool to generate class files to implement stored procedures
George Poulose 9 May 2001 4.69
Using CLongBinary for BLOBs Shekar Narayanan 1 Dec 1999 4.67
The CAccessReports class
A class for Printing and Viewing MS Access Reports
Tom Archer 15 Mar 2000 4.57
A Database Tool for Client-Server Systems
Introducing a database tool for client-server systems
Xiangyang Liu 30 Apr 2000
Advanced
4.52
Creating Excel Sheets using ODBC
Writing to Excel spreadsheets using only ODBC
Alexander Mikula 13 Jan 2000 4.5
How to use RecordSets without using the AppWizard at the creation of your project. Braulio Díez 18 Nov 1999
Beginner
4.5
Accessing the Borland Database Engine (BDE) from Visual C++ Robert Pittenger 18 Nov 1999 4.25
Reading Excel files using ODBC
A discussion and demonstration of reading Excel files using ODBC
Alexander Mikula 13 Jan 2000 4.18
C++ Object Oriented Database Generator Robert Pittenger 18 Nov 1999 4.14
OLE DB Templates - A light and simple Data Access Method Richard Warg 23 Nov 1999 4.12
Asynchronous Query Execution
Two classes that provide support for asynchronous SQL execution.
Vachik Hovhannisyan 9 Dec 1999 4
Using the CDatabase class to read an Access databases
This is a very simple code snippet that demonstrates how to read a Microsoft Access database file using the CDatabase class
Zahirul Haque 30 Mar 2001
Beginner
3.91
The CGeneric Database classes Martin-Pierre Frenette 3 Dec 1999 3.75

ODBC
 
CODBCRecordset class
CODBCRecordset class is intended to be full replacement of all ClassWizard generated CRecordset derived classes in MFC projects.
Stefan Chekanov 7 Jan 2001 4.88
Database info tool
Explore the structure of tables (and views)
Massimo Colurcio 27 Oct 2000 4.62
The CODBCDynamic class
A class to dynamically read data from any ODBC data source
Tom Archer 15 Mar 2000 4.62
Interactive SQL Tool (using ODBC)
A tool that allows you to query ODBC sources
George Poulose 18 Jan 2000 4.33
Simple ODBC classes without MFC
A collection of simple classes to connect to ODBC capable DBMS and share those connections
Justin Kirby 29 Aug 2000 4.19
Parameterized CODBCRecordset Class
CODBCRecordset that support parameter prior to opening table(s)
Sasa Kajic 17 Jul 2001 3

SQL
 
Century Date Tables
SQL DDLs for creating table structures and inserting the data for a set of tables suitable for producing pick lists for validation of the Month Names, Month Numbers, Days in each Month and Years in the 20th Century
John Bevilaqua 27 Oct 2000 3.75

SQL Server
 
Tutorial on Extended Stored Procedures for MS SQL Server v7.0
An interface that can be used to build robust applications that extend the power of MS SQL Server.
Santosh Rao 10 Mar 2000 4.34
SQL Server and Database Enumerator
A class that helps enumerate SQL servers, databases and languages.
Santosh Rao 26 Apr 2000 3.8

Unedited Reader Contributions
 
Another Simple ADO Class
Another simple yet cool ADO class for your project - from zCoders.com!
Christopher W. Backen 14 Mar 2001 4.58
Generic Database Class Using ADO to execute Stored Procedures
Use this class to seperate all database calls hidden to the callers, No body has to take care of how database retrieval is going on!
Amir Samdani 4 May 2001
Advanced
4.14
Database to XML Exporter
Learn how to export database fields to XML document
Ahmet Orkun GEDiK 21 Jul 2001
1.67

Links

Pooling in the Microsoft Data Access Components Microsoft 1 Mar 2000
HOWTO: Develop with ADO Version 2.5 or Later and Install on ADO Version 2.0
Developing ADO apps using #import Msado15.dll on a system with ADO 2.5 installed will not run correctly on systems running earlier versions of ADO.
Microsoft 13 Oct 2000
Fundamentals of Relational Database Design
an introduction to relational database design theory, including a discussion of keys, relationships, integrity rules, and the often-dreaded "Normal Forms."
Microsoft 18 Oct 2000

View our sponsorsClick here for Dundas Software's TCP/IP Development KitAdvertise on the CodeProject
last updated 1 Aug 2001
Advertise
Copyright © CodeProject, 1999-2001.
All Rights Reserved.