Thanks for the information.

load'~addons/data/ddsqlite/test/test1.ijs'

ran fine on my android device.

On 3/9/2017 09:56, bill lam wrote:
This is the stock sqlite binary on android, but the new sqlite
addon depends on a modified version of sqlite binary.

the stock sqlite binary should already works with ddsqlite addon.

Чт, 09 мар 2017, David Mitchell написал(а):
SQLITE 3.7.4 seems to be available on the Android device I am using.

Do you know if the techniques described here are applicable to J?

https://www.sqlite.org/android/doc/trunk/www/install.wiki

"There are three ways to add the SQLite Android bindings to an application: "
...

On 3/9/2017 09:23, bill lam wrote:
I have no idea.

Чт, 09 мар 2017, Tom Arneson написал(а):
Will the sqlite binary for android be released in the future?

-----Original Message-----
From: Programming [mailto:programming-boun...@forums.jsoftware.com] On Behalf 
Of bill lam
Sent: Wednesday, March 8, 2017 17:09
To: Programming forum <programm...@jsoftware.com>
Subject: Re: [Jprogramming] sqlite addon

binary is not available for android.

On 9 Mar, 2017 6:04 am, "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

----------------------------------------------------------------------
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