list2db: Save a List into a Database

Description Usage Arguments Value

Description

Save a list into a *.mdb database. The list should be a combination of data frames.

Usage

1
list2db(channel, dat, ...)

Arguments

channel

connection handle as returned by odbcConnect.

dat

any valid list which is a list of data frames.

...

arguments to be passed to sqlSave.

Value

Values are same with sqlSave.


ctfysh/rccess documentation built on May 14, 2019, 12:28 p.m.