- Sage 50 Accounting Community
- :
- Sage 50 Software Development Kit (SDK)
- :
- Re: 2012 SDK API requirements vs previously design...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: 2012 SDK API requiremen ts vs previously designed code
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-31-2012 08:49 AM - last edited on 01-31-2012 09:49 AM
Yes, it's a completly different approach to integration. Make sure that all of the functionality that you require is supported by the new API before you jump-in with both feet. It's new, and the development team is adding-in new functionality with each release of the product.
Just a quick edit on this reply. You can still use the COM-based integration with version 2012, it's still available; you just need to compile against the new DLL.
Adv. Mfg for Peachtree: MRP, Inventory Lot Numbering w/ Traceability, and Price/Volume Disc. by Vendor
http://www.noverhead.com
2012 SDK API requiremen ts vs previously designed code
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-30-2012 03:22 PM
I have ONE customer using Peachtree Accounting 2012. They just upgraded from Complete 2010. No customers on 2011.
After finding this out the hard way, I have downloaded the new SDK. Received my Sage App ID for my VB.NET application . Now have the code modified to requestaccess/verifyaccess/open a company. Working.... and then I realize ALL of my existing code is developed for use with Interop.PeachwServer.
Do I have to rewrite my Peachtree integration code to acommodate the API required for a newer version of Peachtree?

