PendulumMan
11-08-2000, 01:12 PM
Here we go again - Lets see if I can explain this correctly.
I have 1 query that is similar to this:
Select * from Table where Id = <<a choice made on a form>>
I am trying to use the Data Environment feature of VB6 and cant figure out how to create this query.
I also need to have another query that links to the results of this query - How do I create this second query using
the Data environment?
Thanks,
Derrick
I have 1 query that is similar to this:
Select * from Table where Id = <<a choice made on a form>>
I am trying to use the Data Environment feature of VB6 and cant figure out how to create this query.
I also need to have another query that links to the results of this query - How do I create this second query using
the Data environment?
Thanks,
Derrick