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)?
Thanks. It looks like I will have to do it through VB 6.
Do you have, or do you know where I could find an example of an invoice been gererated? AccPac macro puts so much stuff in its code, it's hard to tell what is relevant and what is not.
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...
Thanks for the replies. They have helped alot.
I have been trying to do this with version 5.1A, Has annybody tried this with version 6, or know if it is posisble?
I have tried that and it unfortunately doesn't work in .Net.
Where does AccPac check to see that I am using the correct Username and Password?
Where does AccPac store the database Id (RMICON) that I am passing into the variable?
Perhaps the problem lies with that?
A post I read somewhere...
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.