|
-
Mar 25th, 2004, 01:00 AM
#3
Thread Starter
Addicted Member
old value in dataset
Thanks for the answer.
But I found that the updatequery is something like
update table set fld1=?,.......
where fld1=?,.......
to execute this query we should pass the new changed value before "where" field1=newvalye,... and should pass the old value
after "where" where field1=oldvalue and ...........
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
|