Package: bcputility
Type: Package
Title: Wrapper for SQL Server bcp Utility
Version: 0.1.0
Authors@R: person("Thomas", "Roh", email = "thomas@roh.engineering", role = c("aut", "cre"))
Description: Provides functions to utilize a command line utility that does bulk inserts and exports from SQL Server databases. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
SystemRequirements: bcp Utility
Imports: data.table, DBI, odbc
NeedsCompilation: no
Packaged: 2021-07-12 19:28:24 UTC; troh
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thomas@roh.engineering>
Repository: CRAN
Date/Publication: 2021-07-13 14:50:05 UTC
