|
-
Jun 17th, 2010, 08:11 AM
#2
Re: How to clear columns record for dataset search query??
well, for starters you should NEVER be using a reader to execute an action query like that. You should be using .ExecuteNonQuery ... that's what it is designed for.
as for clearing dataset columns... that could mean a couple things... what is it you are trying to do?
-tg
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
|