|
-
Jun 5th, 2000, 07:25 PM
#1
Thread Starter
New Member
hello everyone,
I've got some code which links a simple usercontrol (few txtboxes) on a datarepeater control to a table in an Access97 database via an ado datacontrol.
The datarepeater control works fine but... I would like to delete a record in the underlying table so that it gets deleted in the database. When I use adodc1.recordset.delete it just removes it from the repeater, not from the database.
Has anybody any experience with this?
I actually never used any datacontrol before, I only used straight code until now, so maybe I'm missing something.
Thank you very much
Hiroshimator
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
|