Hi all,

sorry if this is pretty basic but im a little confused about the releation between datasets and dataTables


If i have a dataset the info i fill it with would be the Datatables? I assume i can fill a dataset with more than one DataTable


if i need to manipulate the data i would do it from the datatable?

If i am just given a dataset how would i tell how many datatables are in it ( if the above statements are true)


Thanks

Robert