Hi,
Think where the problem is. Ran a database integrity check on Administration Services and got this error.
Administrative Services 5.3A (July 5, 2005 19:48:57) E: Invalid input. Company ID is invalid.
When i open accpac application i get a lot of companies in the dropdown box. Currently...
Hi,
I have the following code in C#.
accpacSession = new AccpacCOMAPI.AccpacSessionClass();
accpacSession.Init ("","AR","AR0031", "53A");
accpacSession.Open("ADMIN", "ADMIN", "INTEQC", dt , 0, "");
if (accpacSession.IsOpened)
{
pDBLinkCmpRW =...
Hi,
I'm just working on it in C#. Got the initial part of opening a Session, but not able to open a dbLink. The code snippet is shown. The error statement is the last line.
AccpacSessionManager.AccpacSessionMgrClass APSession = new AccpacSessionManager.AccpacSessionMgrClass();
DateTime dt...
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.