metaeducation / ren-c

Library for embedding a Rebol interpreter into C codebases
GNU Lesser General Public License v3.0
126 stars 27 forks source link

ODBC connection fails on Windows #1138

Closed gchiu closed 2 years ago

gchiu commented 2 years ago

dbase: open odbc://foo Script Error: Failure on bad value (no additional info): henv Where: poke open-connection open console ** Near: [* make object! [ henv: ' hdbc: ' statements: ... Line: 92

hostilefork commented 2 years ago

Resolved by: https://github.com/metaeducation/ren-c/commit/a623c12b1b3b41fff6db36409f082f433cc17f25