开发者

I want to Get QUICKBOOKS to read/write to the database of IMS FLEET MAINTENANCE and VICE VERSA, i need help.sql

开发者 https://www.devze.com 2023-02-06 00:54 出处:网络
Quickbooks is an accounti开发者_Python百科ng application and IMS fllet maintenance is a and inventory/maintenance reminder application.

Quickbooks is an accounti开发者_Python百科ng application and IMS fllet maintenance is a and inventory/maintenance reminder application. I need to use Quickbooks to access some tables in the db of IMS fleet maintenance and vice versa, if possible all tables, please can someone help me with how to go about this.


There is a way to access all tables in the db. The software is called DoIT and it reads the data from the inventory/maintenance application and automatically moves the info to Quickbooks. This is done without accessing the QODBC read/write driver. You do not have to develop in house some middle-ware.


There are ODBC and ADO.NET drivers for Quickbooks. Some of them claim read/write access. I think Quickbooks ships with a read-only ODBC driver, but I could be wrong. (I use Quickbooks, but I don't use the ODBC driver.) I'm pretty sure the QODBC driver doesn't allow access to every table, but that's a limitation of the Quickbooks SDK.

Google search results

QODBC read/write driver

Intuit's ODBC FAQ


Over at the Intuit Developer Network you can register and download the Quickbooks SDK. It is a full featured SDK that exposes the underlying quickbooks data. There are numerous examples and a vibrant developer network on the site.

Using the Quickbooks SDK you should be able to develop some middleware to move data between Quickbooks and your IMS system.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号