unix based JDBC Driver for Lotus Domino/Notes?
Hello,
I want to connect to a Lotus Notes Database file through a server on UNIX (AIX), but I can't seem to find a suitable JDBC Driver to let me talk with the database. Does there exist a JDBC Driver for Lotus Domino/Notes on a Unix based platform? If so, what is it, and what path should that driver reside?
I've been able to use the driver JdbcDomino.jar (downloaded from the Lotus.com web site) for a NT based server, but I want to migrate to a Unix platform (Domino server). Would this work for a Unix platform? I've tried it, but either have it located in a wrong path, or it just doesn't work for a unix platform.
Currently, my program is an applet that talks to a servlet (run by the JavaServer Web Development Kit engine), which then connects to the database to perform the necessary querying.
Please help!
Thanks,
Chad

