In perl DBI, there is a method for preparing sql commands with wildcards and
then executing them with parameter bindings.  Is there a way to do this
within RMySQL?  I would like to be able to look up values in a table based
on a key supplied from R.

Thanks,
Sean

______________________________________________
[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

Reply via email to