I would like to open a access database using VB.NET. However i want to be able to connect to a Access database at runtime and have this appear in the datagrid. how do you do this?
I would also like to create a database using VB.Net and have fields weight,comment inserted into it, and then for this to appear in the same datagrid. the option to save this new database would be needed.
Any help wil appreciated