Re: Updating DB using MFC
Have you tried the default?
Also, forwardOnly makes your recordset read only. Try snapshot or dynaset instead.
Re: Updating DB using MFC
Yes I tried dynaset ,snapshot and dynamic and they are not working as well.
Re: Updating DB using MFC
Quote:
Originally Posted by
hijjawi
Yes I tried dynaset ,snapshot and dynamic and they are not working as well.
You need to be more specific about what "not working" means.
Re: Updating DB using MFC
I means that no changes occurs on the field.
please any help