G
Guest
Hello, this is my first post in this newsgroup. Easy question:
I have a Dataset which I populate by reading tables from Excel (i.e. I don't
have an underlying Database).
I would like to query this Dataset and get a new Datatable as result. I need
my query to select only certain coloumns from certain datatables (i.e. I want
my sql statement to include Inner Joins).
I've looked at Dataview but it won't let you use Inner Joins or even select
only certain columns...
How to proceed????
Hope this doesn't sound too stupid
I have a Dataset which I populate by reading tables from Excel (i.e. I don't
have an underlying Database).
I would like to query this Dataset and get a new Datatable as result. I need
my query to select only certain coloumns from certain datatables (i.e. I want
my sql statement to include Inner Joins).
I've looked at Dataview but it won't let you use Inner Joins or even select
only certain columns...
How to proceed????
Hope this doesn't sound too stupid