Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing csv file to database
Message
De
10/11/2021 08:05:51
 
 
À
10/11/2021 02:30:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01682654
Message ID:
01682686
Vues:
34
Thanks. Appreciate it.

>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.
Thanks in Advance.

J. Turner
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform