You cannot use the SQLite (or H2) Connector on a KNIME Server if the database is outside the workflow. Random access to the database file is required but the KNIME Server cannot provide this. Only sequential access to files on the server is possible.
2 Likes