SQLServerCLIVersions    Check bcp and sqlcmd versions
bcpExport               Export data from SQL Server
bcpImport               Import data to SQL Server
createTable             Create or drop table
makeConnectArgs         Create a named list of connection arguments to
                        translate to bcp and sqlcmd options
mapDataTypes            Determine SQL Server data types from data
                        frame. Follows SQL Server data type size
                        constraints and chooses the smallest data type
                        size.
