Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing csv file to database
Message
De
10/11/2021 02:30:32
 
 
À
09/11/2021 18:21:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01682654
Message ID:
01682683
Vues:
45
>Errors off at this place of code:
>
>LOCAL CSV AS CSVProcessor
>
>m.CSV = CREATEOBJECT("CSVProcessor")
>
>It gives me CSV is not an object error....
>

Jeffrey, assuming you downloaded the CSV and Names repositories from Github, before issuing these commands that failed you must put the libraries in scope.

So:
DO LOCFILE("csv.prg")   && in the IDE, this will ask your for the location of namer.prg, also
and then you may work with the class.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform