Typed Dataset Q&A

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/6/20/typed-dataset-qampa.html
Published Friday, June 20, 2003 3:53 PM by RoyOsherove
Filed under:

Comments

Wednesday, March 24, 2004 9:52 AM by rainwood

# re: Typed Dataset Q&A

I have created a typed dataset with all records of a table.
At runtime I want to filter that dataset.
Using merge with a untyped dataset won't work.

can you give me a hand?