I've looked at all the other posts concerning adodc and could not find an answer to my question.
I'm trying to give the adodc on my application form its connectionstring depending on a registry value that contains the path of the mdb file. Every time I refer to my adodc thru code, it tries to open it with the settings set in the property box at design time. It just doesn't care what you're trying to say to it !!
So, does anyone know how to give an adodc it's connectionstring via code without having a valid one written in the property box (or an empty string in the property box)???
I'm trying to give the adodc on my application form its connectionstring depending on a registry value that contains the path of the mdb file. Every time I refer to my adodc thru code, it tries to open it with the settings set in the property box at design time. It just doesn't care what you're trying to say to it !!
So, does anyone know how to give an adodc it's connectionstring via code without having a valid one written in the property box (or an empty string in the property box)???