Hi
As I sort data from the SQL tables, I want to create a few temporary tables that I will be using to display the data on my ASP page. How is the creating of such tables being done? Can I just store data in some sort of "virtual" table or recordset or the physical table would have to be created on the server? Please help me with this issue
Thanks
As I sort data from the SQL tables, I want to create a few temporary tables that I will be using to display the data on my ASP page. How is the creating of such tables being done? Can I just store data in some sort of "virtual" table or recordset or the physical table would have to be created on the server? Please help me with this issue
Thanks