|
-
Oct 26th, 1999, 12:24 AM
#1
Thread Starter
New Member
Hello,
I am really stuck in that how do I tell my program,which uses an ADODC, that editing a record has started.When I use adodc1.editmode. the compiler returns an error.
Please help,
thankx in advance....
-
Oct 26th, 1999, 12:11 PM
#2
Lively Member
hi
u are nt suppose to change the editmode property when using ADO like we use to do in RDO. ADO automaticly entes in editmode as soon as u change the value of any field.
u straightaway change the field value and after editing use update method. but to add a new record u hv to call addnew menthod
Thanx Manish
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
|