This program generates code for a Microsoft Access database that the user selects. The generated code will declare the connections as well as open and close the connection.
This code has a lot of examples of coding with ADO and grids. I have lots of comments in the program.