TonyScarpelli
Programmer
I'm pulling data from three free FoxPro tables using OLEDB. They are all related by the Reqnum field.
The first run is just to see if there are records that can be used. I'm just looking for open requistions so this is the fastest way to see if there are any.
Now that I have the limited number of records in a dataview, I want to pull all the related records from the two other tables.
Can I pull the records from the other two tables just using the the dataview records?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
The first run is just to see if there are records that can be used. I'm just looking for open requistions so this is the fastest way to see if there are any.
Now that I have the limited number of records in a dataview, I want to pull all the related records from the two other tables.
Can I pull the records from the other two tables just using the the dataview records?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102