SQLite with 4.6.0

I downloaded the latest .jar here

Added it as shown below and I get console errors:

ERROR DBDriverRegistry                Database driver wrapper creation failed for driver (SQLite_v33603) "SQLite_v33603".
ERROR DBDriverRegistry                Failed to register driver (SQLite_v33603) "SQLite_v33603".

Same thing happens if I try to use my previous driver version.

Any ideas appreciated.

@RIchardC maybe you check again the source and the settings for the driver

3 Likes

Thank you. It’s working now, although I’m not sure why. Also, I see there is a built-in up-to-date SQLite driver which wasn’t there last time I updated the driver. Cheers.

1 Like

Indeed there are several database drivers that have been updated

https://www.knime.com/changelog-v46

AP-16434: SQLite driver updated to version 3.36.0.3

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.