Page 1 of 1
csv transfer
Posted: Thu Mar 25, 2021 10:25 am
by kknm
Ubuntu 18.04 on the form 'csv transfer' tables are not displayed when exporting and importing and files in the 'temp' directory ...
When typing the table name 'print' says: 'There is already a table named
print '
Re: csv transfer
Posted: Thu Mar 25, 2021 10:33 am
by kev1n
An import can only be done into a new table (The table must not exist)
Re: csv transfer
Posted: Thu Mar 25, 2021 11:09 am
by kknm
What are the requirements for the imported csv file ?
Re: csv transfer
Posted: Thu Mar 25, 2021 11:12 am
by kev1n
You can do an export of a table to see the format.
It looks like this:
Code: Select all
zzzzsys_event_id,sev_zzzzsys_object_id,sev_event,sev_javascript
nu5bad6cb379988c5,nu5bad6cb34c005d7,onclick,"nuPopPHP(event, 'BE');"
nu5bad6cb379a3d0a,nu5bad6cb34c4775c,onclick,"nuPopPHP(event, 'BS');"
nu5bad6cb379b055d,nu5bad6cb34d23de5,onclick,"nuPopPHP(event, 'AS');"
nu5bad6cb379bcdcc,nu5bad6cb34d7e1db,onclick,"nuPopPHP(event, 'BD');"
nu5bad6cb379ec280,nu5bad6cb34e2eaec,onclick,"nuPopPHP(event, 'AD');"
nu5bad6cb37a13d93,nu5bad6cb329136ba,onclick,"nuPopPHP(event, 'BB');"
nu5bad6cb37a4de1d,nu5bad6cb34b050a0,onclick,"nuPopPHP(event, 'AB');"