All functions

bcpExport()

Export data from SQL Server

bcpImport()

Import data to SQL Server

createTable() dropTable() checkTableExists()

Create or drop table

mapDataTypes() varChar() varBinary() int()

Determine SQL Server data types from data frame. Follows SQL Server data type size constraints and chooses the smallest data type size.

makeConnectArgs()

Create a named list of connection arguments to translate to bcp and sqlcmd options

bcpVersion() sqlcmdVersion()

Check bcp and sqlcmd versions