|
From: Sergey U. <ser...@gm...> - 2007-02-21 17:52:15
|
Vladimir,
Sqlite is not support in SQL plugin. If you contribute the server type
definition (see, for example, oracle.xml, MSSQL.xml, mysql.xml etc in
SQL plugin distribution) - it would be supported.
Just adding JDBC drivers does not make any sense if corresponding sql
server type is not supportted.
BTW, during debugging you do not have to put the XML file to the
SQL.jar - you can just put it into {jedit directory}/sql/serverTypes
directory.
HTH,
Sergey
|