Skip to content
Prev 198948 / 398506 Next

OpenOffice Calc ODBC equivalent

On Nov 2, 2009, at 10:10 PM, Kenneth Roy Cabrera Torres wrote:

            
See this post from late 2007:

   http://tolstoy.newcastle.edu.au/R/e3/help/07/12/6478.html

As far as I know, nothing has changed vis-a-via ODBC connectivity TO  
OpenOffice files. You can use ODBC FROM OpenOffice to connect to  
external data sources.

A search of CRAN does not reveal any packages/functions to would  
appear to provide a facility to directly write data frames to a Calc  
file. However, you can always write to a XLS file, open it in Calc and  
re-save it as a native Calc file. Of course, anyone with Calc can open  
an XLS file, so you are not losing much in terms of portability by  
saving to an XLS file and distributing that. You also make it easier  
for folks who may be using other 'office' applications that do not  
have import filters for OO.org file formats.

HTH,

Marc Schwartz