thanks mate it seems to be working im tweeking it slightly though
do you know how to use te date diff function or a good way to see how many days difference there are between two dates
Hi there
im doing a vb6 app using accpac data to refrence from but im struggling to format the date in VB6
as we all know it formats it 20110216 and i want to format it 16/02/2011
in crystal reports its simple enough to use pwformatdate
using the following gives me a overflow
textbox =...
thank you for the response
Could you please send me a full example of code in .net
from connection to creation of something
ie
change customer email address or something
that will help me alot i can play with the code and see how it all works
hi there and how can i handle the Array
OEORD1header.Compose(Array(OEORD1detail1, OEORD1detail4, OEORD1detail3, OEORD1detail2, OEORD1detail5, OEORD1detail6))
i get error
Error 1 'Array' is a type and cannot be used as an expression.
sorry fo being a pain
Thank you for the quick response im still struggling though
this is the connection
Dim Session As New AccpacCOMAPI.AccpacSession
Dim DBLink As AccpacCOMAPI.AccpacDBLink
Session.Init("", "AS", "AS1000", "55A")
Session.Open("ADMIN", "ADMIN", "TSTDAT", Date.Today, 0, "")...
Hi All
Im fairly new to the Accpac Com API ive recorded a macro
and inserted the code on to a button control in VB 2008
what will i need to do from here a connection string ETC
ive referenced Com api and it now is happy with AccpacCOMAPI
but its not happy with OpenDBLink(DBLINK_COMPANY...
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.