|
-
May 15th, 2009, 12:26 AM
#10
Re: Any database recordset helper control
 Originally Posted by GCDEF
That's what I said in the first reply.
Well, CFormView is more of a problem than a solution. I tried using it at first and it has a ton of problems. Memo fields are limited to the amount of text they can pass unless you go in and hack the code.
CFormView doesn't work in dialog boxes, so if you want to edit a Database in a dialog box your out of luck. When you want to work with more than One Table or Database in a form/dialog box, CFormView is even more of a hassle.
I'm talking about using CRecordSet, CDaoRecordset or ado in a diaog box with sql access methods.
CFormview is ok if you just want to work with One Table of a database, and even then it's very limited.
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
|