0

I have a Libre Office database table that I want to export or save as a .csv file. Is there any way to do this? I have been searching for a long time. I can write a very little bit in Java but would need some code suggestion in that case. Thank you!

user2717693
  • 33
  • 1
  • 1
  • 5

1 Answers1

0

Just right click the database you want to export and select copy, create a new Calc spreadsheet, paste the data into the spreadsheet, and then export it from the "file" menu however you like.

Source.

Vreality
  • 305
  • 5
  • 16