I am building a windows desktop app and am having to display some text inside a label. I need to put a link on some of the words in the label so that the user can click on the words and a popup window will appear with a definition of the words.
How can I put that link their?
Hi
I have tried recording a Macro that creates a new batch, but all it seems do is create an invoice and use a 'PutWithoutVerification' statement with the new invoice number.
How can I create a new batch, and then get that batch out?
I have a desktop application that needs to upload data (stored in an XML file) into a SQL database.
The dsktop app will not be conncted to the network that the database is on.
Is this possible using webservices (all the examples I have seen so far deal with the downloading of XML files)?
I am trying to create an invoice through DotNet. I copied the code from a Macro that was run through AccPac, and then made it DotNet 'friendly' (I have to use the enum's as the object wont accept string values).
The error occurs when I try to assign the IDITEM to the detail object.
Error:
An...
Hi
Below is the code I am using to open a AccPac (5.1 A) session.
I amable to open the session, but as soon as I try to declare the view (last line), it crashes with the error (also below).
I am using an unregistered version of AccPac (30 day Trial). Could that be the reason for the error...
Hi
I receive an error when i try to open the 'ACCPACXAPILib.xapiSession' object in VB.Net web project.
My code is as follows:
Dim Session As ACCPACXAPILib.xapiSession
Session = New ACCPACXAPILib.xapiSession
Session.Open("ADMIN", "ADMIN", "RMICON", Now.Today, 0)...
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.