Hi Eric,

I loaded the new jd and, once the key issue was fixed and jd updated, it worked for me on Win10-64.

I did find two minor issues with the tutorials:

1.  jdrt 'reads_clauses' says this:

    WHERE is a predicate for the rows to satisfy
    ...
    see user.html for complete info

user.html does not seem to exist in the current jd release.

2.   jdrt 'stock_data' gets this error:

quandl_get'pg'
...
ERROR: Certificate verification error for www.quandl.com: unable to get local issuer certificate ERROR: certificate common name `ssl378095.cloudflaressl.com' doesn't match requested host name `www.quandl.com'.
To connect to www.quandl.com insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
Connection failed:

I made this change

HTTPCMD_jpacman_  =: HTTPCMD_jpacman_,' --no-check-certificate'

and the rest of the tutorial worked.

I plan to try a conversion from sqlite to jd for one of my personal utilities.

Thanks,
David Mitchell


On 5/15/2018 14:56, Eric Iverson wrote:
Jd (Jdatabase) new release available.

This release automatically installs a free non-commercial key if it is run
without a key.

The non-commercial key enables all of Jd and the only limitation is that it
is licensed only for non-commercial use.

We strongly encourage all J users to take a serious look at Jd.

It should be of particular interest to anyone who works with csv files.
----------------------------------------------------------------------
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