Learn R Programming

RMySQL (version 0.9-3)

dbCallProc-methods: Call an SQL stored procedure

Description

Not yet implemented.

Arguments

References

See the Database Interface definition document DBI.pdf in the base directory of this package or http://stat.bell-labs.com/RS-DBI.

See Also

MySQL, dbConnect, dbSendQuery, dbGetQuery, fetch, dbCommit, dbGetInfo, dbReadTable.