How do you tap into MYOB from a .NET app?

半腔热情 提交于 2019-12-06 10:36:00

There is an ODBC driver available here. There maybe some limitations to it, however. Both MYOB & QuickBooks make it difficult to extract all the data -- they attempt to lock you in.

I was at a MYOB seminar a month or so ago and MYOB are about to roll out an API for use with .net and SQLServer this year as well as a new developer/partner initiative as they are doing a major rewrite of their software.

Have to wait for the next version though...

Currently the ODBC driver is the way to do it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!