jwcolby
jwcolby at colbyconsulting.com
Tue Jan 3 07:27:48 CST 2012
Shamil, > Yes, you can use C# to Automate MS Access instance to open a program database and to set references etc. The issue could be how to block Autoexec macro or start-up form from running... I solved that problem yesterday. See my email about that subject. John W. Colby Colby Consulting Reality is what refuses to go away when you do not believe in it On 1/2/2012 1:53 PM, Salakhetdinov Shamil wrote: > Hi John -- > >> You don't think this can be done from the C# code as well? > Yes, you can use C# to Automate MS Access instance to open a program database and to set references etc. > The issue could be how to block Autoexec macro or start-up form from running... > > But did you try to use RefLibPaths > > http://support.microsoft.com/kb/824255 > > to solve your library databases referencing issues without custom Automation programming > > ? > > Thank you. > > -- Shamil