Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing csv file to database
Message
From
09/11/2021 17:51:39
 
 
To
09/11/2021 10:07:30
Antonio Lopes (Online)
BookMARC
Coimbra, Portugal
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01682654
Message ID:
01682678
Views:
34
Thanks. When i attempt to initiate as per the documentation, i get an error CSV is not an object. Looks like I"m batting 1000 on this issue overall....

>Howdy and grand rising,
>
>I am trying to import a csv file into a database that has memo fields. When i code: append from myflie.csv to myNewDbf type csv - myNewDbf has some memo fields. apparently when i append from the csv, it does not input the cells into the memo fields on myNewDbf and therefore it skips those columns which kinda throws the data off, if that makes sense..any ideas ?

Jeffrey, you may have a look at the CSVProcessor class at https://github.com/atlopes/csv. It has the capability of appending data from a CSV file into memo fields.
Thanks in Advance.

J. Turner
Previous
Reply
Map
View

Click here to load this message in the networking platform