Post Author: slyder
CA Forum: Data Connectivity and SQL
Hi, I hope you guys can help me, im not sure if this is possible but this is what im trying to do. I have a TableA with names of people in it, then i have TableB with information for an order. 2 of the fields in TableB are linked to names from TableA. If i link the rowid of TableA to the first field of TableB and put the description field from TableA onto the report it shows fine. same happens if i link the rowid of TableA to the second field of TableB and use the description field. the problem is that i need to see both fields from TableB on my report. Is there a way to link both or put the fields from TableB onto the same report? ThanxRoger