Accounting Software

Post Reply
Colin Haig
Posts: 310
Joined: Mon Oct 10, 2005 5:10 am

Accounting Software

Post by Colin Haig »

Hi All

Has anyone interfaced their software with Sage Pastel or any of the other
smaller accounting packages ie MYOB , Quickbooks.

Regards

Colin
Randal
Posts: 261
Joined: Mon Oct 24, 2005 8:04 pm

Re: Accounting Software

Post by Randal »

Colin,

I've done some work with Quickbooks. What do you want to know?

Randal
hag
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California
Contact:

Re: Accounting Software

Post by hag »

I import data from accounting software using CSV files.

Colin I'd like to see what your doing with quickBooks. Do you have a direct link to QB or use an intermiedate step such as a csv file?
Thank you
Harvey
Colin Haig
Posts: 310
Joined: Mon Oct 10, 2005 5:10 am

Re: Accounting Software

Post by Colin Haig »

Hi Randal and Harvey

Harvey - Randal has the done the interface to Quickbooks.

I am trying to interface my job costing software to an accounting package - my
client likes Sage Pastel - there is a SDK which uses activex but I cant find any
code samples and if I want to evaluate the product I would have to purchase the
full accounting product , SDK and the SQL database it uses and this is over $2000 AUD.

So this is why I am asking about other products and how the interface is achieved.

Cheers

Colin
hag
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California
Contact:

Re: Accounting Software

Post by hag »

Sorry Got you mixed up. Can you client upload data from a csv. I send my data to excel have it save in a CSV file which is then imported into their bookkeeping program. This any help?
Thank you
Harvey
Colin Haig
Posts: 310
Joined: Mon Oct 10, 2005 5:10 am

Re: Accounting Software

Post by Colin Haig »

Harvey

I am hoping to transfer data in realtime rather than in batches.

Cheers

Colin
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: Accounting Software

Post by TimStone »

You can also use an SDK ( free ) for Quickbooks, but you would have to buy that product.

There are samples available for working with QB.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
James Bott
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: Accounting Software

Post by James Bott »

Harvey,

I send my data to excel have it save in a CSV file which is then imported into their bookkeeping program.


You do know that you can save data directly to a CSV file directly from within FW? You don't have to go through Excel.

James
hag
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California
Contact:

Re: Accounting Software

Post by hag »

Thanks james I do create a CSV directly from the porgram. Its on the import side when the file to import must be a csv file.
Thank you
Harvey
Post Reply