> Honestly - last I checked it Quickbooks didn't support > calls on the database file from external sources. Did > they come out with some new Web based tools? Or > are you searching to see if it is possible. > > One of the options available I believe you can > schedule a Quickbooks import to be timed. So you > export your data from your database - to a > txt type file - then have QB pick it up.
I don't have huge amounts of experience with it, but I've been using QuickBooks timers and I have yet to see QB use anything other than a flat ASCII text file, so I wouldn't imagine it would be horribly difficult to write them out from a database accept that you'd have to figure out what their format it ... from the looks of it, I would guess tab-delimited, but I'm not sure about say escape sequences, etc. that might be required formatting. Isaac Dealey Certified Advanced ColdFusion Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

