1
I am trying to import a spreadsheet with information from a database table, however, when I try to import, give the following message:
field 'md5' must have a value
However, there are values in this field. I don’t know what else to do about it.
I saw a guideline on importing *.csv file did you manage to convert this data to *.csv to try importing? Follow the link: https://stackoverflow.com/questions/19400173/how-should-i-import-data-from-csv-into-a-postgres-table-using-pgadmin-3
– Thainá V.
I got Thaina. Thank you. ;-)
– Madson Antunes
Yey! o/ I’ll put as an answer, for being a possible solution. Success there!
– Thainá V.