The cder'' result will likely indicate file not found, which means the sqlite biniaries aren't installed, or aren't installed where the code is looking. I think sqlite might be a standard part of some unix installs, but not in windows. Check the wiki etc for info on installing sqlite on windows.
On Wed, Sep 5, 2012 at 1:02 PM, Emir Ustamujic <emir_...@yahoo.com> wrote: > Hi, > > The following code works perfectly on my Fedora system but on windows (7) it > gives the below error. > > load 'data/ddsqlite' > db =: '' conew 'jddsqlite' > |domain error: cd > | sqlite3_initialize'' > > Any hints why this happens/how to resolve ? > > Thanks, > Emir > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm