Hey all:
I'm new to VB.NET 2010 programming, but not programming in general. I've been able to create a sample DB app using an ACCESS database, added the grid view and can see and navigate through the data. However, I have two questions, that I can't find the answer to.
1. How can I, while the program is running change the connection string to point to different database? I did it in a Borland C++ environment just fine, using their native controls, but I'm having issues finding the answer to this.
2. How can I create an access database, tables, views, indexes, etc "on the fly"?
Thanks for your help in advance!
I'm new to VB.NET 2010 programming, but not programming in general. I've been able to create a sample DB app using an ACCESS database, added the grid view and can see and navigate through the data. However, I have two questions, that I can't find the answer to.
1. How can I, while the program is running change the connection string to point to different database? I did it in a Borland C++ environment just fine, using their native controls, but I'm having issues finding the answer to this.
2. How can I create an access database, tables, views, indexes, etc "on the fly"?
Thanks for your help in advance!