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 everyone,
I have a simple windows form with a progress bar on it. I can get it to update when I want it to and it looks fine. However, whenever I move my form, the progress bar freezes. Is there any way to correct this?
Thanks for your reply. I have already recorded a Macro when I inputted taxes manually and for some reason, the taxes I put in are still over-written.
Here is my code if that helps:
Dim importScreen As New Importing
Dim import_number As String = NumbersComboBox.Text
Dim Session...
Hello all,
I'm writing a VB.Net application using the COMAPI to import AP invoices into Accpac. I am trying to manually input GST amounts but Accpac seems to over-write whatever it is I'm putting in. I need to calculate the taxes seperately since not all of the invoice amount is taxable. So, is...
Hi all,
I've been trying to record a VBA macro which imports a given CSV file to AR Customers. Unfortunately, all the macro records is the opening of the windows. There is nothing after that. Do you guys have any ideas?
thanks,
shacktar
My program is now working! I used the Macro and I have to say, it's a really powerful tool. I just translated the VBA code to .Net and made some minor adjustments, then it worked perfectly! Thanks guys for your input.
Thanks guys for your replies. Unfortunately, it still doesn't work with the changes I've made. I've looked at the Accpac errors object right as I insert and it gives me lots of errors. Each error has something to do with the fields being blank or invalid. I have checked with the debugger right...
Hi all,
I've figured out the syntax for using the COMAPI with Visual Basic.Net. But, I am having trouble actually inserting data into the detail (AR0042). When I call ".Insert", the program gives an "Unspecified error" (COMException) and crashes. Here is the code I'm using (I'm getting all the...
Hello,
I want to write a program (using VB.Net) that imports data to Accpac as an accounts receivable batch. I know this is possible in VB 6. I'm just wondering if it's possible in .Net. If it is, can someone point me in the right direction? I have been searching for documentation and came out...
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.