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, [EMAIL PROTECTED] 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 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
