E
Earl
I'm using a data access layer that creates untyped datasets and then merging
those with the frontend typed datasets. Sometimes I get no rows when I know
there should be a value. I have the option of changing the untyped datasets
to simply datatables and am wondering if it would be easier to simply merge
the datatables instead. What is the downside to doing it this way?
those with the frontend typed datasets. Sometimes I get no rows when I know
there should be a value. I have the option of changing the untyped datasets
to simply datatables and am wondering if it would be easier to simply merge
the datatables instead. What is the downside to doing it this way?