Hi
I am using Lotus as a database for my jetspeed portal web application,
and I am using driver "Lotud Domino Driver for JDBC".
I can get the database values by executing java program sepeartly.
If I am integrating the same piece of code to the velocity framework
then it is giving error like
"No Suitable Driver" is comming.
Error Comming at this line
Class.forName("lotus.Domino.jdbc.DominoDriver").newInstance();
Connstr="jdbc:Domino:/jdbcdemo.nsf"
Conn=DriverManager.getConnection(Connstr,"","");
your help greatly appriceated!.
Thanks
venkatesh
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>