Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access to a domino database

Status
Not open for further replies.

tyris

Programmer
Nov 2, 2000
311
0
0
FR

hi all,
i've made a full web app with servlet + jsp that makes a connection to a MS sql server. everything works. now i'd like to do the same with a lotus notes database.

when i try to connect i have this error message :

no library JdbcDomino (JdbcDomino.dll) in java.library.path

what i made is :
i installed the desktop client on my websphere server, configured the desktop client with an ID installed the Lotus domino driver for
jdbc, and just changed the code of my connection with some examples given
with the driver

is there something special to configure to be able to connect to domino server ?
Best regards X-),
Elise
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top