Hi Experts
Could you point how to programatically change an Access database using C#?
I'm involved in develop an application that I expect, from time to time, for this to work out, changes in an Access database must have to be done.
The app is distributed and installed at user's machine. So I need to programatically apply the changes when needed. When a new release is published and installed, and then at the .exe very first run, it automatically find the necessary changes to be made at Access database and do it, making the app runs perfectly.
Thanks in advance.
In forms/reports it seems there is a bit more complicated although it there are available "tools" ( Access.Controls, VBIDE.VBComponent,VBIDE.VB