I'm trying to create a web application for my company here. Basically I need a support ticket control app. I've tried downloading some and for some reason I wasn't able to get them to run so then I decided to create my own app. Since I'm creating my own app, I might as well link into our quickbooks data for customer look up. I heard that there are "drivers" to access the QuickBooks database? The thing is I need to access the database from a PHP application using MySQL. I'm not exactly sure where to start or even if it's possible. Basically I'm going to create a data base for the trouble ticket system and use the connection to either look up the customer information or make an export of the data into the MySQL database.
Thanks
Thanks