[R] query with parameters using RODBC
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Mar 12 12:19:54 CET 2004
On Thu, 11 Mar 2004, Schmidt.Matthias (FORST) wrote:
> I am using RODBC to conduct Queries in a MSACCESS data base. This works
> quite well, but is it also possible to conduct Queries including parameters
> which can be specified flexibly if the Query is used for example in a R
> function. Something like the function .parambyname in Borland Delphi for
> example.
Perhaps you could tell us what that does?
RODBC is just a wrapper to the basic ODBC routines, so please tell us what
Delphi is passing to ODBC and how.
--
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