loganswell
Programmer
Hi,
Does anyone have any sample code for the following scenario?
Database has two tables. One table is searched until a value of a record / field is true. The ID if THAT record is then used to look up the second table to see if the ID exists in there and if so display its contents. This would have iteration until EOF on the first table.
Thank you!
Jim
Does anyone have any sample code for the following scenario?
Database has two tables. One table is searched until a value of a record / field is true. The ID if THAT record is then used to look up the second table to see if the ID exists in there and if so display its contents. This would have iteration until EOF on the first table.
Thank you!
Jim