i looked into this once, i found out that to access the sage api/sdk you have to become a sage developer member and that costs about £1000 if you have any luck though please let me know. I think you can still read info out of the tables using odbc.
If opt1min = True Then
Do
varDateTime = Now()
varTimeVal = Mid$(varDateTime, 15, 2)
Loop Until (varTimeVal = 30)
FileCopy txtBackupFile, Dir1 & "\" & txtTest3
End If
this is the code i am using the time value is tempory and will change depending on the value the user selects.
how would i use...
i am trying to write a mini backup application that backs up a file every minute or so to a folder.
i have got the minute part of date in a variable eg 05 and have a do loop until minute = the selected value.
everything works except it really slows down and almost crashes the computer. Any...
I have not yet used ISA Server we are buying it next week. I am just in the process of planning the installation. I have read that it is possible to put webservers behind the isa server. We have got two web servers and two dns servers obviously with different IP Addresses. If i am right i...
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.