When I try to run test.ijs, I get the following error:


]db=: 'psqlite'conew~ FDIR,FDB
|domain error: cd
|   r=.    sqlite_open y;c1=.,_1

I have
a) SQLite.exe built after downloading the sources. This is at
D:\implementation\sqlite\bld\sqlite.exe
b) SQLite addon for J. This is at D:\program files\J\addons\sqlite

I unpacked the addon and am trying to use it.

I checked the following:
  names ''
FDATA                     FDB
FDDL
FDIR                      cells
frame
inspect                   sqlSpjBySupplierAndWeight
sqlSummary

When I change the locale with
  cocurrent 'psqlite'

I am able to see sqlite_open.

Is this a name resolution problem in base locale?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to