Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing to VFP files from an AcuCOBOL program
Message
De
30/09/2008 06:35:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Writing to VFP files from an AcuCOBOL program
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01351730
Message ID:
01351730
Vues:
105
Hello everyone,

I am working on a system in which I have to update Visual Foxpro files from an Acucobol accounting system. I have the source to the accounting system and can modify the programs.

When invoices, receipts or disbursements are posted in the accounting system, the data must also be written to their corresponding DBF equivalents.

I am replacing an old system that--seemed to--write small ASCII files and do a SYSTEM call to load a foxpro .exe that would read these files and then update the VFP dbf files.

Instead, I would like to either:

a) Open DBF files directly from AcuCOBOL (some kind of external file handler)
b) Use an ActiveX control I can call from AcuCOBOL and pass it data that it will, in turn, write to VFP.
- BTW, cObjects does not appear to exist anymore.
c) Replicate from Vision (AcuCORP's file format) files to VFP files
d) Suggestion from this forum.

Anyone done this?

Any ideas?

Thanks in Advance,
Dan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform