DivyaJaiKumar
November 9th, 2005, 01:13 AM
Hello,
I have a doubt, that is I have to bring the data's present in the database (*.mdb) in which we have two tables as a single table for which I have used a query using where statement for the common id but I want all the data to be displayed in the form of a table in the asp form, could anyone help me in this.
If we have the several rows of datas under name, add, sirname in one table say studentdetails and email, messengerid in another table say stu then I want the table as name, add, sirname, email, messengerid in a single table which I am getting but I want all the datas to be displayed in the table form, if you could help me in this with codings.
Thanks in advance,
I have a doubt, that is I have to bring the data's present in the database (*.mdb) in which we have two tables as a single table for which I have used a query using where statement for the common id but I want all the data to be displayed in the form of a table in the asp form, could anyone help me in this.
If we have the several rows of datas under name, add, sirname in one table say studentdetails and email, messengerid in another table say stu then I want the table as name, add, sirname, email, messengerid in a single table which I am getting but I want all the datas to be displayed in the table form, if you could help me in this with codings.
Thanks in advance,