|
-
Sep 2nd, 2003, 09:53 PM
#1
Thread Starter
Fanatic Member
WARNING: Newbie question.
This should be an easy one; it involves editing records.
Here's the situation:
I am displaying the contents of a database inside a listview. I am wanting to edit the listview, and when I finish, it will first search the database for the old value (held in a String-type variable called OldVal), and then update it with the new value (what I put in the listview.)
One more thing: I'm not using a bound control, so a simple rs.Update is out of the question.
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
|