Trying to initialize SQL

Penfound

Active Member
Licensed User
Longtime User
I am trying to work with an SQLlite db. Although it compiles fine it throws a java error about it not neing initialized - but I have done the sql1.initialize bit.

Any suggestions please?

Penfound
 
Top