A
Anders S. Willumsen
I need to return a fast datastructure from our datalayer (connected to a
SQL-server) to middletier. What is the fastes one avalible? I'm don't think
a can return a datareader (midd.layer might not close the reader) - but what
can I use instead:
Multid. array?
Dataset?
Datatable?
Dataview?
XML (from dataset)?
Hope you can help!
SQL-server) to middletier. What is the fastes one avalible? I'm don't think
a can return a datareader (midd.layer might not close the reader) - but what
can I use instead:
Multid. array?
Dataset?
Datatable?
Dataview?
XML (from dataset)?
Hope you can help!