CharonErebus
Technical User
I am working with Visual Basic 6.0 and Access 2000. I am using ADODC to connect my program to the Access database. As it stands now, I have the ConnectionString property set at design time to a default database and at runtime open a common dialog box and change the connection to the database of their choice. If I take the ConnectionString out of the properties I get an error about "no default driver specified" or some such. How do I go about using the ADODC without declaring a ConnectionString beforehand?
--CharonErebus
--CharonErebus