Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating app for AmEx billing distribution
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119691
Message ID:
00121192
Vues:
19
>>>Ain't automation great?
>>
>>Sounds great! Another idea is using WAN systems instead of diskette but this approach is costly...
>>
>
>I'm not sure you understand what's going on here, Jess. We get a floppy each month from American Express with that month's charge detail data. The files they send are in comma-delimited format.
>
>All I had to do was APPEND the files to existing tables (they sent me good docs with table format specs in them), massage the data a little, and print reports for our corporate AmEx cardmembers to use in reconciling their accounts.
>
>We would not be able to contact AmEx directly, so a WAN is not even in the picture for this exercise.
>
>- Gerry


You could use Excel to import the ASCII file to a Worksheet and the export the data into a DBF format (It's very easy). Or you could write a program that reads the ASCII file (delimited by commas) and copy the data in your DBF.

Ihope this helps you

José...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform