Deprecated since 2014
Arguments
- conn
A DBIConnection object, as returned by
dbConnect().- ...
Other parameters passed on to methods.
Details
The recommended way of calling a stored procedure is now
dbGetQueryif a result set is returneddbExecutefor data manipulation and other cases where no result set is returned