I want to open an MS access form in my C# project in a window, and command it like open form or report of access in C# window, or even click on the MS access form's button I couldn't find anything on the internet this link refer to something like that but not exactly what I want: automate-access-using-visual-c
is it possible to do that with something like API or something?