G
Guest
Hi, can anyone advice me in the following.
My steps to perform are:
1) Importing data from csv-files into datatables of a typed dataset (the
input tables)
2) I need to fill other datatables based on the datatables in step a (the
output tables)
3) The datatables from step 2 are used to create CR-Reports
My question is: can anyone advice me how to realise step 2: I need to fill
the allready defined, but still empty, datatables from the typed dataset. I
would like to use functionallity like "Select Col1, Col2, Col5 From
DatatableX Where ColId = xxx" to fill the datatables in step 2, but so far I
know this is not possible. Does it make sense to use framework 2.0 instead of
1.1. Woulkd this help? Or does anyone know how to get the (output) datatables
filled?
Btw: performance in this case is important!
Any help is welcome,
Coen.
My steps to perform are:
1) Importing data from csv-files into datatables of a typed dataset (the
input tables)
2) I need to fill other datatables based on the datatables in step a (the
output tables)
3) The datatables from step 2 are used to create CR-Reports
My question is: can anyone advice me how to realise step 2: I need to fill
the allready defined, but still empty, datatables from the typed dataset. I
would like to use functionallity like "Select Col1, Col2, Col5 From
DatatableX Where ColId = xxx" to fill the datatables in step 2, but so far I
know this is not possible. Does it make sense to use framework 2.0 instead of
1.1. Woulkd this help? Or does anyone know how to get the (output) datatables
filled?
Btw: performance in this case is important!
Any help is welcome,
Coen.