I have an issue in the .Net library I have no issue creating a vendor using a macro:
Dim mDBLinkCmpRW As AccpacCOMAPI.AccpacDBLink
Set mDBLinkCmpRW = OpenDBLink(DBLINK_COMPANY, DBLINK_FLG_READWRITE)
Dim mDBLinkSysRW As AccpacCOMAPI.AccpacDBLink
Set mDBLinkSysRW = OpenDBLink(DBLINK_SYSTEM...
I used many times in the past the login process in .Net libraries but I need in a new project to know where the user is logged in. Is there a way to figure out what is the current logged in session(s) or at least to what company it is logged in ?
I found some mention of an object called...
Hi all, I am very familiar with versions 5.x, I was wondering if in present versions 6.0 and up Sage made at least an effort to correct the big obvious problems:
Being a local administrator to run ACCPAC
Using ODBC as the only connection for reporting
Using Crystal Reports as the only...
I want to write an app with a treeview on the left and the corresponding page on the right. Perfect frame scenario. Can I replicate this in asp.net where when i click on the left tree, the right "frame" updates with the content of a page ?
I was looking at item pricing with one of my customer and they had a question.
They would like to give a discount on an order not on a single item based on the quantity but rather based on a type of items based on the total purchase. These items are grouped by a IC Category.
In other terms...
Is there any way I could setup the finders when I am trying to open documents to show me recent documents instead of documents from 1997 first ?
When I search for item numbers and things like that its fine to have the order by alphabetic order but for documents this extremely annoying, there...
I want to know if anybody tried or succeeded doing this :
I want to move some ACCPAC reports to OLE-DB instead of ODBC connections (excluding any datapiped reports of course).
When I change the connections to these reports using OLE-DB I have no problems printing them from the Crystal Reports...
I have an ASP .NET (written in C#) application which opens two singletons as it starts. In normal times all is well and users access their information without problems. But when a sessions times out for a user it seems that at least one of the Singleton becomes NULL for the others.
Not sure...
I have a problem with a system creating Quotes/Orders programmatically.
For Orders there is no problems when an item will fall under 0 quantity I have a COM exception and I show the ACCPAC error to the user (we are setup not to allow negative quantities).
For Quotes I get the same error but I...
I created a UI using Microsoft .NET and ACCPAC .NET libraries to create orders outside of ACCPAC's environment for a customer that had special needs. All works perfectly but I cannot find how to create an order starting from a quote. In ACCPAC UI it seems that they simply leave the values there...
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.