• Connecting via ODBC

    Hello everyone, we are looking to connect to Sage 50 data as a third party for enhanced reporting. Our goal is to use the ODBC capabilities to access the data. We are trying to access the data from over the internet via ODBC and report through Microsoft…
  • sage 50 server

    Can I use a windows 11 pro as a sage 50 server
  • Cloud backup

    I am using Sage 50 US 2024. I am trying to integrate the 365 backup and am having problems with it. Can you help me?
  • sage connection to microsoft 365 outlook

    I just installed Microsoft 365 and can not get Sage 50 to connect for emails. I confirmed Imap settings were correct with my provide. Any ideas?
  • Microsoft 365 and Sage 50 US in Panama

    Previously (in previous years) we have consulted about the integration of Sage 50 with Microsoft 365 in Panama, we were informed that it was temporarily not available for the area for geographical reasons. Our question is if it is already possible to…
  • Sage50 Third party integration

    Hello, I am looking for help with the integration of Sage50 and a third-party software. Can anyone help me?
  • Looking for developers wihh US Sage50 Integration

    Hello, I have a client in EU that needs to hire a developer for an integration with Sage50 Accountant and other versions in the US. Can anyone help me?
  • 64-bit MS Access with 32-bit Sage 50 US SDK

    Does anyone have experience interfacing with Sage 50 US with MS Access utilizing the Sage 32-bit SDK?
  • word error ! Not installed

    This problem started after installing sage 50 2020 on windows 11. Customer Labels and Letter still work on other computers running windows 10. Thank You, Johnny
  • SAGE 50 - BANK FEED, CREDIT CARD FEED, STRIPE FEED

    For those who have Stripe account bank feeding into Sage50 - would you recommend it or is it more trouble than its worth and best entering manually? Likewise for the bank feed and credit card fee? Client currently entering all manually and it works…
  • Sage Connectivity with external system

    Hi, I hope this email finds you well. My name is Rooma, and I am reaching out to inquire about the connectivity options available for integrating Sage 300 ,50 with a .NET application, specifically for passing financial data. We are currently developing…
  • PeachtreeException: "Can't start Btrieve Transaction."

    Sage 50US 2023 .NET SDK, calling PurchaseInvoice.Save() and received "Can't start Btrieve Transaction." Stack Trace: Sage.Peachtree.API.Exceptions.PeachtreeException: Can't start Btrieve Transaction. Sage.Peachtree.API.Entity.SaveInternal() Sage.Peachtree…
  • Sage 50 2023 Cannot export to Excel

    I've just upgraded Sage 50 to the 2023 version. Now when I try to Export to Excel, I get the message "An unexpected error occurred while copying your report to Microsoft Excel". I have previously used this feature daily. I have restarted my computer several…
  • 32-bit vs 64-bit for emailing invoices from Sage

    I have installed Sage 50 and Microsoft onto a new computer and I cannot email invoices from Sage using Microsoft Outlook as my default email. Microsoft was installed as 64-bit. Should it have been installed as 32-bit in order to email invoices from Sage…
  • SAGE 50 SDK - Company Open Works on Server but not on Workstation

    I have written an application to post general journals to SAGE 50 using data from a point of sale application. The program works fine on the server where the company files are located but when we moved the application to a workstation where the accounting…
  • How can I get the sales filtered by KEY?

    I am using the SDK, but I can't find how to filter by KEY use ID and/or KEY and it tells me that it is not possible Dim m_salesList = oCompanyContext.Factories.SalesInvoiceFactory.List() oFilterFact = FilterExpression.Equal(FilterExpression.Property…
  • .NET 5, 6 Support

    Hello. Do we know when it might be possible to interface a .NET 5+ project with Sage 50? Any idea of ETA or direction would be greatly appreciated. It looks like .NET Framework 4.8 was release just over 3 years ago (April 2019). If you're reading this…
  • Sage 50 users ask “Should I take the Windows 11 upgrade?”

    As the request to upgrade to Windows 11 keeps appearing on our Microsoft Windows updates list, it concerns me that many people not thinking about the impact to Sage 50 will click the button and take the update. We are following this subject very carefully…
  • Windows 11?

    Is Sage 50 2022 Premium Accounting compatible with Windows 11?
  • MS Office or Office 365

    Hello, We are considering to purchase Sage50 Cloud Quantum Accounting. On the pricing page ( https://www.sage.com/en-us/products/sage-50cloud/pricing/ ) close to the bottom reads " Requires a license to Microsoft 365 Business Standard. " The system…
  • ODBC field in MSAccess has wierd characters

    I just connected Sage Peachtree to MSAccess (365) via ODBC. I have the table linked in Access. when i open the table in Access, a couple of the fields have wierd characcters. I can't identify in PT what table those fields are coming from to verify their…
  • Windows 11 Compatibility

    I would like to know when Sage 50 will be compatible with Windows 11.
  • Error when using UNC Network path to connect via latest .NET SDK (2021.1)

    Hello: I have been experimenting with the latest version of the .NET SDK (2021.1). My configuration uses UNC network paths and not mapped drives. When I try to run any of the sample applications, I get the following error: Object must be a root directory…
  • VendorReceiptFactory filtering

    I would like to filter the List with a customer ID. The VB code looks like this: Dim p As Sage.Peachtree.API.VendorReceiptList = Me.company.Factories.VendorReceiptFactory.List() Dim vendorFilter = PropertyFilterExpression.Equal(PropertyFilterExpression…
  • ETA on .NET 5+ Compatibility with Sage 50 SDK/API?

    Hello, I was wondering if there is a rough timeline for compatibility with .NET 5+ (formerly known as .NET Core) with the Sage 50 SDK/API? Apologies if I'm missed a similar question on the forums; I made a best-effort to check before asking. As far…