sqlSave: upload table to a db

Description Usage Arguments

View source: R/rodbc_multiple.R

Description

upload table to a db

Usage

1
sqlSave(con, data, name = NULL, ...)

Arguments

con

odbc32 object

data

tabular data

name

name of the resulting db table

...

other args passed to RODBC::sqlSave() on remote


vh-d/odbc32 documentation built on Dec. 25, 2019, 8:47 p.m.