[R] Connecting to a SQLBASE database with R
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Sep 8 22:28:55 CEST 2006
You haven't told us your OS.
SQLBase would appear to have a Windows ODBC driver, so RODBC should be
usable. I doubt it any other solution is (and RSQLite works only with
SQLite).
On Fri, 8 Sep 2006, SPIESSER Vincent wrote:
> I am trying to extract data from a database with R in order to produce monthly statistics.
>
> I found in the R Website, the package RODBC, RSQLite and others ones which permit this kind of extraction.
>
> The database I want to be connected with is a SQLBASE 7.0 database.
> So, I would like to know if, using one of these package or another one, I could be able to connect with this type of database.
>
>
> I hope I would be understood. I am not a database specialist and, being french, my english is a little bit poor.
>
> Thanks for your response.
>
> Vincent Spiesser
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list