Supported DSN for Linux for Lotus notes

Hi We have a application (JAVA)running on WAS, which is to be connected to NSF for now. earlier this application was on windows OS and was connected to NSF without any prob we used notesSql driver for that,now that app is shifted to Linux and we want fecth some detail of document newly created but the prob is we (1)don’t now how to create DSN on linux

(2)Which ODBC driver is supported for that

(3)Any other way to connect to nsf

cos prob is not with nsf but when we accessing application on WAS there is a sql query which retrive modified records on this case right not notesSqul driver is not supported.

Anybody with any solution Kindly help with this

Thanx in adv.

Harsh Tiwari

Subject: supported DSN for Linux for Lotus notes

If you are using ODBC for Notes, NotesSQL is the only ODBC driver for Notes that I know of and only runs on Win32.

One thing to note, while NotesSQL will only run on Win32 (with a Notes Client or Domino), it can access Domino servers on any platform.

Ron

Subject: RE: supported DSN for Linux for Lotus notes

RonI agree with ur views. but what colud be the best solution for this prob.How can i fetch data of notes db from java Apps.

our domino db in on Linux

our Java app (WAS) is also on linux

and both these apps will work on win workstation.

Regards

H.Tiwari