M
Mike
Hi,
I am creating a Data Access Layer. I have seen examples for
"ExecuteDataset" for SQL Client that does not allow table mappings but on
FillDataset it does allow table mappings. I am cursious can someone explain
why? I am trying to understand why someone would want to have a dataset
with multiple tables with no way to reference them outside of [index].
Thanks
I am creating a Data Access Layer. I have seen examples for
"ExecuteDataset" for SQL Client that does not allow table mappings but on
FillDataset it does allow table mappings. I am cursious can someone explain
why? I am trying to understand why someone would want to have a dataset
with multiple tables with no way to reference them outside of [index].
Thanks