Feb 17, 2006 #1 Shacktar Programmer Joined Sep 13, 2005 Messages 10 Location CA Hello, I'm just wondering what's the code for opening an Accpac 5.3 session from VB. The equivalent in 5.2 would be: Session.Init("", "AS", "AS1000", "52A") What would it be for 5.3 B?
Hello, I'm just wondering what's the code for opening an Accpac 5.3 session from VB. The equivalent in 5.2 would be: Session.Init("", "AS", "AS1000", "52A") What would it be for 5.3 B?
Feb 17, 2006 #2 ettienne Programmer Joined Oct 29, 2005 Messages 3,389 Location US Same, or change 52A to 53B - but it makes no difference. Upvote 0 Downvote