Chris,

My answers are inserted in your questions below:

-----Original Message-----
From: Programming [mailto:programming-boun...@forums.jsoftware.com] On Behalf 
Of chris burke
Sent: Wednesday, March 8, 2017 17:20
To: Programming forum <programm...@jsoftware.com>
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 <t...@tomarneson.com> 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

Reply via email to