• setting up auto back up

    Hi, I'm trying to set up an auto back up in sage 50, i only see a regular a regular back up and not automatic back up. can someone kindly assist. thanks. Richard
  • Sage Drive

    I used to use Sage Drive to share access with the accountant, now I cannot add the updated backup to the Drive. Do I have to set up a new user directly in SAGE 50 Can. Ed.? I also used to use the Drive as an extra backup location, but I can no longer…
  • Where payment terms are stored for the customer in Sage 50 CA Edition?

    I'm working on extracting data from the database sage 50 CA, but in the documentation containing the data definition , I have not found the relationship of the payment terms with customers, or where it is stored ( table). Here is the information that…
  • How to capture the data returned wSDBSelectRecords in sage 50 2016 CA SDK with Visual Basic .NET?

    I´m using ConnectionManagerService.dll and I am using the function wSDBSelectRecords with this syntax: Call wSDBSelectRecords(iDBLink, iTBLink, "", 0, True) But I do not know how to capture the data you are going to select in a DataTable. I´m Working…
  • dbClient.GetConnectionInfo(szFileDir, szHost, szPort) parameters

    I'm writing an application in VB.NET to run custom queries against the Sage 50 database. I've gone through the SDK manuals, but have some additional questions while walking through the sample code. We run the connection manager on the server and install…