diff options
Diffstat (limited to 'man/drdata.Rd')
-rw-r--r-- | man/drdata.Rd | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man/drdata.Rd b/man/drdata.Rd index b9f8660..dd62ff9 100644 --- a/man/drdata.Rd +++ b/man/drdata.Rd @@ -37,10 +37,11 @@ \details{ The function is currently only used for retrieving data from the mysql database "cytotox" of the UFT Department of Bioorganic Chemistry. - Additionally to the installation of the RODBC package, it is required to set - up a ODBC data source with the name "cytotox", using an ODBC driver for mysql, - probably myODBC. Then, under Unix, you can use iodbc or unixodbc for setting - up the respective data source with data source name (DSN) "cytotox". For my + Access to this database is limited to UFT staff. Additionally to the + installation of the RODBC package, it is required to set up a ODBC data + source with the name "cytotox", using an ODBC driver for mysql, probably + myODBC. Then, under Unix, you can use iodbc or unixodbc for setting up the + respective data source with data source name (DSN) "cytotox". For my setting using unixodbc, I am using the file \file{/etc/odbcinst.ini} containing: \tabular{lll}{ |