Hi,
I have a problem pulling data from a table using the parameter as table name.
I have three tables tbl1, tbl2, tbl3 and I want all the records of the table based on the parameter given.
If tbl2 is given in the parameter, I want all the records from tbl2 to be displayed.
If anyone have any idea about this please help me out.
Thanks,
Rama Kanth
I have a problem pulling data from a table using the parameter as table name.
I have three tables tbl1, tbl2, tbl3 and I want all the records of the table based on the parameter given.
If tbl2 is given in the parameter, I want all the records from tbl2 to be displayed.
If anyone have any idea about this please help me out.
Thanks,
Rama Kanth
Comment