Hello,
How can a user open up and choose an MS Database from a user menu in a form ie -> File -> open .... then choose a DB. It has to be in ADO.
Example:
1. the File name is db1.mdf
2. when it's chosen, the fields are tied to the text boxes thru a connection string automatically.
Thanks.
How can a user open up and choose an MS Database from a user menu in a form ie -> File -> open .... then choose a DB. It has to be in ADO.
Example:
1. the File name is db1.mdf
2. when it's chosen, the fields are tied to the text boxes thru a connection string automatically.
Thanks.