Can anybody help me with the following problem:
I have a database A (Btrieve) with the following data:
Prod.code amount date
232AB300 7 22032004
434EB900 9 23032004
...
And I have a table from database B (Access) with the following data:
Prod.code description
AB Product with specification B
EB Product with specification C
...
In my report I have a selection of each product code that exsist out of (AB or EB etc.) + amount + date. In a column next to it I want to display the discription from the table from database B that belongs to the specified code that is extracted from the production code from the table from database A.
How do I do this?
Thanx in advance,
Tanja
I have a database A (Btrieve) with the following data:
Prod.code amount date
232AB300 7 22032004
434EB900 9 23032004
...
And I have a table from database B (Access) with the following data:
Prod.code description
AB Product with specification B
EB Product with specification C
...
In my report I have a selection of each product code that exsist out of (AB or EB etc.) + amount + date. In a column next to it I want to display the discription from the table from database B that belongs to the specified code that is extracted from the production code from the table from database A.
How do I do this?
Thanx in advance,
Tanja