Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing to VFP files from an AcuCOBOL program
Message
 
 
À
30/09/2008 06:35:35
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
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:
01351765
Vues:
17
You can access/modify VFP data through VFP OLE DB provider, if AcuCOBOL supports OLE DB.
If VFP tables are in the format prior to VFP7, you can use VFP ODBC driver, again if f AcuCOBOL supports ODBC.

>
>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
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform