Print only 1 record
Hi,
I have two frxDBDataset and I would like to print some merged data from each dataset of the *current* record (not all the records)
How can I manage this problem?
I don't use any band (I need to print only the active record) , but I assign the properties Datafield + Dataset to the object Memo.
Doing so, I obtain the error "field not found" but the first record is printed the same..
Thanks
I have two frxDBDataset and I would like to print some merged data from each dataset of the *current* record (not all the records)
How can I manage this problem?
I don't use any band (I need to print only the active record) , but I assign the properties Datafield + Dataset to the object Memo.
Doing so, I obtain the error "field not found" but the first record is printed the same..
Thanks