Hello,
I am new in B4J and want to compile DBUtils for testing on my Rasperry.
Have installed all as recommended, but get an error compiling DBUtils in line 28
SQL.Initialize(File.DirApp, "data/1.db", True)
Too many parameters.
Occurred on line: 28
SQL.Initialize(File.DirApp, "data/1.db", True)
Word: _c
Have the latest version of jSql installed, I think this is the related lib. Any idea what's wrong ?
regards
Rudolf
I am new in B4J and want to compile DBUtils for testing on my Rasperry.
Have installed all as recommended, but get an error compiling DBUtils in line 28
SQL.Initialize(File.DirApp, "data/1.db", True)
Too many parameters.
Occurred on line: 28
SQL.Initialize(File.DirApp, "data/1.db", True)
Word: _c
Have the latest version of jSql installed, I think this is the related lib. Any idea what's wrong ?
regards
Rudolf