tests/testthat/_snaps/odbc-config.md

odbcListConfig errors informatively without unixODBC

Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! The unixODBC driver manager is not available. 
  * Please install and try again.

odbcListConfig errors informatively with unexpected odbcinst output

Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! Failed to parse output from odbcinst.
  i This is an internal error that was detected in the odbc package.
    Please report it at <https://github.com/r-dbi/odbc/issues> with a reprex (<https://tidyverse.org/help/>) and the full backtrace.
Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! Failed to parse output from odbcinst.
  i This is an internal error that was detected in the odbc package.
    Please report it at <https://github.com/r-dbi/odbc/issues> with a reprex (<https://tidyverse.org/help/>) and the full backtrace.


Try the odbc package in your browser

Any scripts or data that you put into this service are public.

odbc documentation built on June 22, 2024, 9:47 a.m.