runSqlCommandsFromFile: Run SQL Commands from File

View source: R/runSqlCommandsFromFile.R

runSqlCommandsFromFileR Documentation

Run SQL Commands from File

Description

Run SQL Commands from File

Usage

runSqlCommandsFromFile(db, sqlFile, ...)

Arguments

db

Full path to MS Access mdb file or ODBC database name

sqlFile

full path to file containing Ms Access SQL commands

...

further arguments passed to hsSqlQuery


KWB-R/kwb.db documentation built on Oct. 1, 2023, 4:10 a.m.