News

Okay, I have a dataset that won't fill.<BR><BR>The sqldataadapter command is getting parameters passed to it, and I have confirmed with the msgbox (nice TSing tool) calling the value parameter.
look at your relationships defined for the dataset. make sure that when you are filling a child table it's parent has been filled with all the rows that are referenced by the child.