Re: Binding DB fields to variables

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: tawright915 (tawright915_at_yahoo.com)
Date: 02/01/05


Date: 1 Feb 2005 09:38:56 -0800

Are you looking for the MFC ODBC Consumer? Under add class, choose MFC
ODBC Consumer. Here is where you pick your dataset and data source.
It will create a recordset with each field in the database bound to a
variable.
Hope this helps