in your example file u given 2 tables. let me know what exactly u want to do in that?
27-08-2005 at 08:41 AM
|
TJ_01 Level: VB Lord Registered: 24-08-2005 Posts: 320
Re: How to I do that in Data Report?
YOur question is not too clear. Can you give us the full information you want to know like violet said?
____________________________
Im JAMES
29-08-2005 at 01:12 AM
|
luckyboy Level: VB Lord Registered: 05-05-2005 Posts: 160
Re: How to I do that in Data Report?
c_borrero,it is difficult to explain. if u have MSDN January 2000 tell me. I will tell u how to do this.
____________________________
Please help out.
11-10-2005 at 08:22 AM
|
cyrus Level: Protégé Registered: 17-10-2005 Posts: 4
Re: How to I do that in Data Report?
i'm guessing that u want to link two table to generate a report
(since ur problem is not clear)
if so and ur backend is SQL u can create a View File and if not u can create DataEnvironment and create a query to link two tables. actually there many ways of doing it based on what backend u r using.