Help w/ Report Writer 1.1

From: Jeff Busch <busch1_at_llnl.gov>
Date: 5 Apr 1994 21:11:06 GMT
Message-ID: <2nsk5a$n4v_at_lll-winken.llnl.gov>


I am trying to create a report that looks like this:

Field 1
Field 2 Field 4
Field 3

My table layouts are:

Table1                     Table2
 field1 char(5)             keyfield number
 field2 char(5)             field4 char(20)
 field3 char(5)
 keyfield number

Table1.keyfield = Table2.keyfield

Whenever I use two separate queries and parent/child, I get the following:

Field1
Field2
Field3
keyfield

keyfield
Field4

Because the actual report is considerably more complex than this example, it is not practical to put everything into one query.

Any suggestions are appreciated.

---
Jeff Busch             Internet busch1_at_llnl.gov
Voice (510) 423-9134   Fax (408) 263-1360
Received on Tue Apr 05 1994 - 23:11:06 CEST

Original text of this message