RSQLServer (version 0.2.0)

SQLServerConnection-class: An S4 class to represent a SQL Server connection

Description

Extends the JDBCConnection class.

Usage

"dbGetInfo"(dbObj, ...)
"show"(object)
"dbIsValid"(dbObj, ...)
"dbSendQuery"(conn, statement, ..., list = NULL)
"dbDataType"(dbObj, obj, ...)
"dbSendUpdate"(conn, statement, ..., list = NULL)
"dbWriteTable"(conn, name, value, overwrite = TRUE, append = FALSE)
"dbListTables"(conn, ...)
"dbExistsTable"(conn, name, ...)

Arguments