Yuvaraj Athur Raghuvir wrote:
cder ''
1 0
From defs:
ADDONDIR=: jpath '~addons/data/sqlite/'
d=. (<jhostpath ADDONDIR,'lib/') ,&.> cut 'sqlite-3.5.9.so sqlite3.dll '
1 { d
+-----------------------------------------------+
|C:\j\j64-602\addons\data\sqlite\lib\sqlite3.dll|
+-----------------------------------------------+
cd Domain Error and GetLastError Information
cder'' returns information about a cd domain error:
0 0 - no error
1 0 - file not found
2 0 - procedure not found
3 0 - too many DLLs loaded (max 20)
4 0 - too many or too few parameters
5 x - declaration x invalid
6 x - parameter x type doesn't match declaration
7 0 - system limit - linux64 max 8 float/double scalars
Either that dll is missing or it is not a 64-bit dll. Anyway you may try compile
that dll from source.
regards,
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm