Working with csv files
Posted
#1
(In Topic #1252)
Regular

01McAc observed that CsvFile changes the case of the first line (Header) in a .csv file.
I'm downloading bank and credit card data as csv files and some of them do not have a header. This causes a problem when searching a mysql database.
My workaround is to insert a blank line as the first line in the csv file.
I wonder if there is a better way?
Posted
Guru

/comp/gb.util/csvfile/keepnames - Gambas Documentation
It was broken in older gambas versions but I fixed it..
https://forum.gambas.one/viewtopic.php?t=1728
Posted
Regular

Of course I should have checked first.
Bill
1 guest and 0 members have just viewed this.


