Using a DataAdapter, no you can't. If you have say 20 different values that
need updated, you'd need to write some fairly complex SQL to submit it as a
batch even if you are in QA. You could definitely write it, but it's
probably not worth the hassle.