|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Merging untyped datasetsI'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? Earl,
I see no advance, your keys and table names should be right to do merging. For the rest what do you than see as advance by doing them one by one. Cor Show quote "Earl" <brikshoe@newsgroups.nospam> schreef in bericht news:uk9rJwK7GHA.2384@TK2MSFTNGP04.phx.gbl... > 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? > |
|||||||||||||||||||||||