Is it possible to export\import data from Sage50 CA to 3rd party app?
Like export Vendor once it's created?
Is it possible to export\import data from Sage50 CA to 3rd party app?
Like export Vendor once it's created?
Hi all,
Is there anyone has an idea to export the data from Sage 50 CA? I was looking at the method w the class "CustomerLedger" but it has only the Save method it does not have the get method, Please let me know if you have any idea of hints to solve…
Please I cannot start my Simply Accounting Set up.
It keep telling me cannot connect to Connection Manager.
What should I do.
Will Need an URGENT ASSISTANCE
Hello would like to know if it's possible to get a list of all open invoices using SDKDatabaseUtility RunSelectQuery command?
I've looked around here and also the DataDict but can't really find what tables I need to link to get this data. Any…
Hi folks,
I have a client that uses Sage 50 (2018.1 + Connection Manager v7.0). They host Sage on a MS Azure server. They have 6 Companies (DBs) that I'd like to be able to connect to so that I can pull some high-level data into a custom reporting tool…
Hello, how can my client share thier "sage 50 pro" data file with me (I have the accountant edition of sage 50), so i can work on thier file remotely? And simultaneously? Also, is there a link and/or video that discusses the information to show the client…
Since we installed the latest upgrade for Sage 50 to Version 2018.0, we are unable to connect to the simply database with our third party software using a ODBC Connection.
Over the past 10 years I have always managed to make the appropriate adjustments…
Bonjour,
Je suis dans ma première année financière. J'ai inscrit dans SAGE le 31 août comme date de fin d'année alors que cela aurait dû être le 31 juillet. Ma date de session est le 31 août. J'ai fait des écritures en août dont les paies. Que dois-je…
Even when the code are ok it ask for confirmation (the correct item is selected) for each detail line. Is there anyway to avoid this confirmation and import the invoice without confirmation ?
Thank you
We have completed our year end, moved our systems forward, entered about 2 1/2 months of data into our new year. After this we found we had an error at the end of our previous year that has to be corrected. We went back and corrected the error in the…
Can someone please advise on the best method to import a sales invoice. Is the .imp specification the only way to import into Sage 50 - 2017 Canadian? Is there an excel template that I can map my excel data to and then save as a .CSV for importing into…
I am trying to use some of the features described in the documentation that came with the SDK. In the doc, dev-progref.pdf, I've read about the methods and they all seem to start with wSDB. I've seen that the wSDB* methods can be called in C++ and VB…
I'm trying to import sales invoices using the .imp format but I'm confused about how I should be importing the tax.
The sales invoices I'm trying to import are for a shipping order so my information is as follows:
Order No: 6000
Invoice No…
I am trying to go through some of the code examples in the SDK, obviously one of the first functions that runs is the database connection function. I have tried sysadmin with various passwords but I can never successfully connect to the database to try…
I am using the .NET SDK (C#) to export invoices and payments of those invoices from my own database into Sage50.
I managed to create invoices (payment type = pay later) in the Sage50 db using the SalesJournal class.
I now need to add payments for those…
I have a C# application that executes a call to SDKInstanceManager.Instance.OpenDatabase to open the data file but it keeps returning false, and it does not give any error message as to why. I have the proper parameters sent because this same data file…
Hello,
I'm trying to import timeslips but always ask the item service match for every employee record, is there a way to avoid this?.
Thanks anyway
I just installed Sage 50 2015 Pro. Until now I have been using Sage 2012 Pro. I'm having problems using my existing company file in the new version:
It seems that Sage 50 2015 Pro is having problems connecting to the 2012 Pro version's company file…
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…