Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting VFP to Excel/SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00502995
Message ID:
00503095
Vues:
24
>A long time since I've done this.
>
>I have a client who has a couple of small processes that they want to convert to Excel macros/VBA.
>
>A couple of tricky issues I've come across:
>
>One of the processes relies on VFP Field() function to get all the field names from the field number (2 to FCount()).
>
>There are about a dozen Replace statements to shuffle fields up (addresses - remove blanks).
>
>Does anybody have any suggestions on how I get around these. They want to move this to the intranet at a later date so I want to get as much of the processing on query results done locally.
>
>TIA,

Convert this code to ADO which should work just fine in Excel. The alternative is to create a VFP COM Server that would do the processing.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform