I have been having this problem for quite some time. I create a dataset from project explorer.
I add in a datatable. Name it and fill the column names.
I create a crystal report from project explorer and fill it with the table from database expert. I can find the table name and use it.
I create another datatable into the same dataset.
I go to database expert in the crystal report to add in that table also.
Or I creat a new crystal report. But I can't find any table in the dataset anymore.
Why is that? Do I need to link the table or something?
DataTables
in theDataSet
? Show us your code. – David