|
-
Mar 3rd, 2002, 09:11 AM
#1
Thread Starter
New Member
Addnew Record Problems
first of all, i using ADO control to connect database. the problem is
instead of adding new record, they overwrite the current record..So how izit actually to add a new record?
this is the code i use to add a new record
DataSchedule2.Recordset.UpdateBatch adAffectCurrent
DataSchedule2.Recordset.AddNew
help plz
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
|