I cannot duplicate this, and it works for me on Win10. Can you experiment a bit and give more info?
What is your J version? What is cder'' after the error? Do you get the error after restarting J? On Wed, Mar 8, 2017 at 2:04 PM, Tom Arneson <[email protected]> wrote: > I tried the sqlite addon with the following results: > > > > NB. PC running Windows10 > > load'data/sqlite' > > getbin_psqlite_'' > > getbin_psqlite_'' > > Sqlite binary installed. > > db=: sqlopen_psqlite_ '~addons/data/sqlite/db/sandp.db' > > |domain error: cd > > | SQLITE_OK~: sqlite3_open_v2 file;handle;flags;<<0 > > > > NB. Android devices: > > getbin_psqlite_'' > > Connection failed: Unexpected error > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
