dbCallProc-methods          package:RSQLite          R Documentation

_C_a_l_l _a_n _S_Q_L _s_t_o_r_e_d _p_r_o_c_e_d_u_r_e

_D_e_s_c_r_i_p_t_i_o_n:

     Not yet implemented.

_M_e_t_h_o_d_s:

     _c_o_n_n a `SQLiteConnection' object.

     ...  additional arguments are passed to the implementing method.

_R_e_f_e_r_e_n_c_e_s:

     See the Database Interface definition document `DBI.pdf' in the
     base directory of this package or <URL:
     http://developer.r-project.org/db>.

_S_e_e _A_l_s_o:

     `SQLite', `dbConnect', `dbSendQuery', `dbGetQuery', `fetch',
     `dbCommit', `dbGetInfo', `dbReadTable'.

