Is there a way to have the session use windows authentication rather than session.open "ADMIN", "ADMIN", "THEDB", DATE, 0?
I am also using the xapi method to access accpac from outside the program.
I thought I could go in with the normal string, get the user id that matches the current user...