I am in need of some assistance. I need to open a connection to accpac using C#.
I have entered this line to open the connection:
Session.Open("Username", "Password", "Database", Date, 0);
When I run this application I am told that I need to initialize the seesion first. I know that I need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.