What is sqlite3_open_v2_psqlite_ ? Ср, 08 мар 2017, Tom Arneson написал(а): > Chris, > > My answers are inserted in your questions below: > > -----Original Message----- > From: Programming [mailto:[email protected]] On Behalf > Of chris burke > Sent: Wednesday, March 8, 2017 17:20 > To: Programming forum <[email protected]> > Subject: Re: [Jprogramming] sqlite addon > > 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? > > JVERSION > Engine: j805/j64/windows > Release: commercial/2016-12-11T08:02:16 > Library: 8.05.14 > Qt IDE: 1.5.3s/5.6.2 > Platform: Win 64 > Installer: J805 install > InstallPath: c:/program files/j64-805 > Contact: www.jsoftware.com > > What is cder'' after the error? > > db=: sqlopen_psqlite_ '~addons/data/sqlite/db/sandp.db' > |domain error: cd > | SQLITE_OK~: sqlite3_open_v2 file;handle;flags;<<0 > cder'' > 5 0 > > > Do you get the error after restarting J? YES > > > 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 > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm
-- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
