You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bzoz@joaocgreis is there something that should be done with this? That list is more than we have on the README and seems excessive, is it an accurate reflection and therefore should we update the README?
I ran the install no problem. But I have no idea what actual values to put in this example code
var db = require("odbc")()
, cn = "DRIVER={FreeTDS};SERVER=host;UID=user;PWD=password;DATABASE=sandbox"
;
Thx for developing this. I am trying to have JS connect to SQLite using an already installed OBDC driver. How should I reference this driver? I would really appreciate a simple example that specifically works in the Windows env. Including specific example directories. Thanks again!
Windows install step is bit vague, it might help to specify the following selections (to avoid issues like #1144):
The text was updated successfully, but these errors were encountered: