-
data reports
Hey there,
I'm not too sure on how to go about this.. how is it possible to scan trough a table and search for the same pc name and display it into the database...
My second question would be is it possible to to have add two same tables in one report...
Thanks again!!
-
what i ment to say was
I would like to take the information from the database(table) and display it using data report... and in the table i would only want to display the software list from one pc...is that possible..
Its urgent... anyone knows about data report
-
Use query for getting records from two tables according to your requrement and assign the recordset to the datasource property of data report.