Package: MSSQL 1.0.1
MSSQL: Tools to Work with Microsoft SQL Server Databases via 'RODBC'
Tools that extend the functionality of the 'RODBC' package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views.
Authors:
MSSQL_1.0.1.tar.gz
MSSQL_1.0.1.zip(r-4.5)MSSQL_1.0.1.zip(r-4.4)MSSQL_1.0.1.zip(r-4.3)
MSSQL_1.0.1.tgz(r-4.5-any)MSSQL_1.0.1.tgz(r-4.4-any)MSSQL_1.0.1.tgz(r-4.3-any)
MSSQL_1.0.1.tar.gz(r-4.5-noble)MSSQL_1.0.1.tar.gz(r-4.4-noble)
MSSQL_1.0.1.tgz(r-4.4-emscripten)MSSQL_1.0.1.tgz(r-4.3-emscripten)
MSSQL.pdf |MSSQL.html✨
MSSQL/json (API)
NEWS
# Install 'MSSQL' in R: |
install.packages('MSSQL', repos = c('https://gfcm.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gfcm/mssql/issues
Last updated 5 months agofrom:05814335f5. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | OK | Feb 20 2025 |
R-4.5-mac | OK | Feb 20 2025 |
R-4.5-linux | OK | Feb 20 2025 |
R-4.4-win | OK | Feb 20 2025 |
R-4.4-mac | OK | Feb 20 2025 |
R-4.3-win | OK | Feb 20 2025 |
R-4.3-mac | OK | Feb 20 2025 |
Exports:dbOverviewdbStoragedbTimetableDimtableHeadtableNcoltableNrowtableOverviewtableQuote
Dependencies:RODBC
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tools to Work with Microsoft SQL Server Databases via RODBC | MSSQL-package MSSQL |
Overview of Tables and Views | dbOverview |
Storage Size | dbStorage |
Time Created and Modified | dbTime |
Table Dimensions | tableDim |
First Rows | tableHead |
Number of Columns | tableNcol |
Number of Rows | tableNrow |
Data Types and Dimensions | tableOverview |
Quote Table Name | tableQuote |