|
-
May 21st, 1999, 11:48 PM
#1
DAO and VC++6.0 and SUM-Function
Does anybody tryed to use SUM in a DaoRecordset with VC++ 6.0.
ie:
CDaoRecordset rs;
rs.Open(dbOpenDynaset,_T("Select Sum(field) AS Esum FROM table"));
Programm works well on computer with develop enviroment. Programm (or Jet ??) fails with Invalid Page Error on an new installed machine with dao installation from MSVC CD \DAOSDK\REDIST.
Michael Debus
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|