![]() |
![]() |
|
Quick Links
- Learn How We Can Help
- Read About Recent Projects - Schedule a Class - Pay Your Invoice Online - Request Technical Support
Did you know?
We offer
technical support
for Peachtree Accounting, Microsoft Excel, and DDE by
e-mail,
telephone, or
remotely.
|
|
Using DDE with FileMaker Pro
Jon Goldberg has successfully integrated Peachtree Accounting and FileMaker Pro via DDE (by way of Excel).
We thank him for contributing the following content to our web site:
Firstly, for those who are considering a project that involves automating both Filemaker and Peachtree, understand that this will be a complex task, since there is no means of communicating directly between the two programs.
However, with an intermediary (here, I use Excel and VBA; a standard VB program will also do the trick), and patience, one can put together a fully automated solution.
I will assume that the reader has read the other resources on this web site, and is comfortable with moving information using DDE.
I will also assume a basic familiarity with Filemaker.
These tips are intended for the user who is "almost there", to figure out the seemingly small bugs that will take up the majority of your time.
How to create a Filemaker script that writes a payment/receipt in Peachtree: First, know the "Send Message" Filemaker script step.
Rarely used, it will instruct Filemaker to open the document or application of your choice.
Write a script that looks like this:
Have the script open a VB application (or, in my case, an Excel document with an "Auto_Open" macro.
In the macro, open the exported .csv file, and DDE poke to your heart's content.
N.B: Due to the way that Filemaker stores exported file settings, if you plan to use your solution in a networked environment, each user's .csv file must have the same pathname.
Pitfalls that I have encountered:
Did you know that there's an alternative to DDE?PawCOM not only eliminates the need for DDE, it also gives you access to all of the underlying tables in Peachtree, not just the selective availability offered by DDE. This ActiveX control offers both read and write access to Peachtree, and is compatible with Peachtree Accounting and Complete Accounting for Windows version 7 or later.Plus, the DLL file can be distributed with your applications royalty-free! Click Here to Learn More or Purchase PawCOM Now! |
|
|
Accounting Advisors, Inc. 614 Park Avenue SE Atlanta, Georgia 30312 Telephone: 404-784-0275 Toll Free: 800-724-0315 Fax: 404-420-2175 |
||
|
Questions? Comments?
Email Us or call (404) 784-0275 Our toll free number is (800) 724-0315 © Copyright 2004 by Accounting Advisors Web site designed and maintained by Accounting Advisors, Inc. |
|