Is it possible to have 2 ADO data controls in 1 VB6 project? Each one for a different Access 97 DB?
Printable View
Is it possible to have 2 ADO data controls in 1 VB6 project? Each one for a different Access 97 DB?
Yes. Just keep track of which is which.
Preeti
OK. I know which one I could use for each, but It does not seem to connect to the second DB, and I can not figure out how to force it...
Do you get any error messages?
How are you testing if the second one is connected?