exchange data

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

exchange data

Post by Otto »

What is the best way to exchange data between two running FWH programs?
Thanks in advance,
Otto
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Hello Enrico,

I have a billing software and a customer administration software.
If I need a new customer in the billing software I have up to now a function inside the billing software to add a new customer.
But I think it would be easier to call the administration software and add there the new customer and then to have the data inside the billing software.
Regards,
Otto
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Otto,

>But I think it would be easier to call the administration software and add there the new customer and then to have the data inside the billing software

Why not just compile the add customer routines from the customer software into the billing software? Then you can add a customer from inside either program.

James
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Thank you for your answer, James.
regards,
Otto
Post Reply