Re: [PHP] PHP -> QuickBooks

2007-07-05 Thread Daniel Brown
ailto:[EMAIL PROTECTED] > Sent: Thursday, July 05, 2007 9:48 AM > To: PHP List > Subject: [PHP] PHP -> QuickBooks > > I usually don't post a question to the list, since Google is my > friend, but this is somewhat of an urgent question that I don't feel > qualified t

Re: [PHP] PHP -> QuickBooks

2007-07-05 Thread Daniel Brown
On 7/5/07, Leonard Burton <[EMAIL PROTECTED]> wrote: Hi Daniel, There is a QB format. What you will have to do AFAIK is have PHP create the file then have QB import it. As far as Live changes, the only thing I have even glanced at is: http://www.devx.com/xml/Article/30482 Take care, Leonard

Re: [PHP] PHP -> QuickBooks

2007-07-05 Thread Leonard Burton
Hi Daniel, There is a QB format. What you will have to do AFAIK is have PHP create the file then have QB import it. As far as Live changes, the only thing I have even glanced at is: http://www.devx.com/xml/Article/30482 Take care, Leonard On 7/5/07, Daniel Brown <[EMAIL PROTECTED]> wrote:

[PHP] PHP -> QuickBooks

2007-07-05 Thread Daniel Brown
I usually don't post a question to the list, since Google is my friend, but this is somewhat of an urgent question that I don't feel qualified to answer 100% affirmatively. So as I research the Internet for some quality information, I'm hoping one (or more) of you have had some experience in t

Re: [PHP] PHP & QuickBooks Integration

2004-01-20 Thread Brian V Bonini
On Tue, 2004-01-20 at 04:30, Galen wrote: > I am looking into the possibilities of exporting data from QuickBooks > into PHP for use with a SQL database. Getting data back into QuickBooks > would be even better, some kind of integration. Anybody ever done this? > Anyone even got any experience w

[PHP] PHP & QuickBooks Integration

2004-01-20 Thread Galen
I am looking into the possibilities of exporting data from QuickBooks into PHP for use with a SQL database. Getting data back into QuickBooks would be even better, some kind of integration. Anybody ever done this? Anyone even got any experience working with QuickBooks data, back and fourth? Al