If you can automate Access from a C# program then you can. You will need to have Access or Access Runtime installed. Then you will have to have areference to Access in your program.
A VB program will look something like this, maybe it will give you some ideas.
Dim acc As Access.Application Dim obj As AccessObject, dbs As Object
another idea would maybe be to make a macro in Access which opens the specific form. Then make a batch file which runs access opening the specific database with a a parameter to run the macro.
I would think it quite easy to run a batch file from a C# program
Ja... jeg vender tilbage med den, når den er helt færdig..
Tak for hjælp
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.