Is it possible to send an entire Libre Office Calc (.ods) file to the SQL server from Raspberry pi?
I am creating and updating real time a .ods calc file in Raspberry Pi and Python using XLWT and XLRD modules.
I was wondering is it is possible to send this entire .ods (libre office calc) file to the SQL server?