-The most important parameters are `server` and `database`, the others should normally be kept as such (except for maybe `driver`). For the first one, remember that database names starting with `M`, `S` or `W` can be accessed using the `inbo-sql08-prd.inbo.be` server and others (mostly with `D`) use the `inbo-sql07-prd.inbo.be` server. The database name is the name of the database (if you can't remember the name, connect with a database you do know, e.g. _D0021_00_userFlora_ and you'll see an overview of the existing databases on that server after connecting.) The driver version depends on your computer and can be looked up using `odbc::odbcListDrivers()`.
0 commit comments