i have a few tables in my database and all their field names are different.. is it possible to display out the data in the tables selected by the users into 1aspx page??
Eg: the database have the following tables;
customers
staff
inventory
when the user selected the 'customers' tables all the information inside the tables will be display...