r-dbi / odbc

Connect to ODBC databases (using the DBI interface)
https://odbc.r-dbi.org/
Other
392 stars 107 forks source link

add helpers to open `.ini` files for editing #843

Closed simonpcouch closed 2 months ago

simonpcouch commented 2 months ago

Closes #839. Pretty unopinionated on whether this ought to be odbcConfigure*(), odbcOpen*(), odbcEdit*(), or otherwise.🤔