This topic is locked
[SOLVED]

 2 tables in same page

8/9/2014 9:18:48 PM
ASPRunnerPro General questions
Y
yahia author

Hello

I have 2 different tables and nothing link them :

RESULTS table and COMMENT Table

I want to show all data in "COMMENT TABLE" ; COMMENT_LIST.ASP in the page RESULTES ; RESULTS_LIST.ASP

I want the the page results_list.asp will show data from the table RESULTS then under that i want also to show Data from the table COMMENT

how this can be done?

Thanks

lefty 8/9/2014



Hello

I have 2 different tables and nothing link them :

RESULTS table and COMMENT Table

I want to show all data in "COMMENT TABLE" ; COMMENT_LIST.ASP in the page RESULTES ; RESULTS_LIST.ASP

I want the the page results_list.asp will show data from the table RESULTS then under that i want also to show Data from the table COMMENT

how this can be done?

Thanks



You can sql query with joined tables but see the new preview coming for both asp/php runner . Here is the link . You can create dashboards with multiple tables . Preview

Y
yahia author 8/10/2014



You can sql query with joined tables but see the new preview coming for both asp/php runner . Here is the link . You can create dashboards with multiple tables . Preview


I meant in my first home page i want to show data from different tables separately

Or
for example lets say i want the footer of my project to show data from the

[color=#1C2837]
[color=#1C2837][font=arial, verdana, tahoma, sans-serif]Thanks

Sergey Kornilov admin 8/12/2014

This is what dashboards are for. Will be a part of ASPRunnerPro 9 in a few weeks.

Y
yahia author 8/12/2014



This is what dashboards are for. Will be a part of ASPRunnerPro 9 in a few weeks.


Thank u waiting for the new version