Description
Hello,
I'm a beginner, so it may be more a question of ignorance than a bug...
I'm trying to transfer a cronos database to CSV.
So I try the command "croconvert --csv".
I get :
"WARN: expected dbinfo to start with 0x03
ERROR decoding db definition:
This could possibly mean that you need to try with the --strucrack option".
So I try the command "crodump --strucrack recdump".
I see all the lines of the file scrolling on the prompt, for example :
2297353: 014e321e3337321e313130303532391e313335351ec2cdca1eccd5cb1ec1d3cacec2c01ec0c4c5cbc8cdc01ec0d5ccc5c4cec2cdc01ecfd120d0d420383230303331313433341ec1d3cacec2c020c0c4c5cbc8cdc020c0d5ccc5c4cec2cdc0
What next? I still don't have a CSV file and the "croconvert --csv" command still gives me the same error?
Any advice? A link to a tutorial?
Thanks in advance.
Activity