southbeach
Programmer
I need to query through a table and dump its content on screen. I normally do this by referencing the column names but in this case, users may add columns at will and the program should include these columns.
So, the table can have 3 columns today and 7 next week. How can this be done?
Thank you all in advance!
Regards,
So, the table can have 3 columns today and 7 next week. How can this be done?
Thank you all in advance!
Regards,