|
-
March 24th, 2011, 05:41 PM
#4
Re: CDaoDatabase deprecated?
"thousands of payment records" as well as "hundreds of customer data" is almost nothing. A "big" Db begins with at least " hundreds thousands of ... records"
Well, I already chose ADO & SQL Server 2008 Express (since it is free).
You personal choice would depend on your DB and your DB structure: if there are only some separate table in the DB then CDatabse / CRecordset classes together with the record-binding (or without it) would be the simplest choice. If there is a lot of relationships between the tables / views - ADO seems to be better choice...
Last edited by VictorN; March 25th, 2011 at 01:55 AM.
Victor Nijegorodov
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
|