Working on Linux, I shall use a servlet running on my Domino server. The output of this servlet is to write data in any Sql-db (or driver in SQL standard) of my choice. Since I want that data to come in my ‘nsf’, I would appreciate to get it directly, through NotesSQL. But I fear that NotesSQL is only good for ODBC, and that ODBC is not linux-compatible.Am I wrong ? What is the best choice ?
Unfortunately there are no current plans for porting NotesSQL or the Lotus Domino Driver for JDBC to any other platform… They only run on Win32… Though you could use the drivers on a Windows box accessing Domino on any platform.