|
-
Apr 30th, 2001, 04:19 AM
#1
Thread Starter
Member
adodc recordset update
I have an adodc control on a form and all my textboxes are bound to this adodc.
Then when I insert a new record to my Table, I used the coding as follows: adodc1.recordset.update
The problem is that it inserts the record at the end of my table in my access database but in adodc recordset it is not at the end.
why this and what's the solution.
thanks
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
|