Package: sqlserverconnect
Title: Simple Helpers for Connecting to 'SQL Server'
Version: 0.1.0
Authors@R: 
    person("Dave", "Rosenman", email = "dave.rosenman.data@gmail.com", role = c("aut", "cre"))
Description: Lightweight helpers for connecting to Microsoft 'SQL Server' using 'DBI', 'odbc', and 'pool'. Provides simple wrappers for building connection arguments, establishing connections, and safely disconnecting.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: DBI, odbc, pool, cli
NeedsCompilation: no
Packaged: 2026-02-12 00:31:25 UTC; daver
Author: Dave Rosenman [aut, cre]
Maintainer: Dave Rosenman <dave.rosenman.data@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-16 17:30:08 UTC
Built: R 4.4.3; ; 2026-02-25 03:44:28 UTC; windows
