Hi R MUTHUSWAMY, Goodmorning I don't want to engage a polemic about Who shoulld be told to know how to swim . this is not my problem for the moment . My problem is more simple and well related to servlets as i precise in my original mail database is accessed normally through isql, DBaccess utilities and through normal java programs run on the server machine (machine that hosts also the database) ,And this message occurs only if we try to access database throught a servlet program. And i mention the folowing situations : - If the user and password in that servlet are set to root and root's password servlet works fine. - If user and password are set to null servlet works fine also . - If user and password are set to ANY OTHER VALID USER , servlet responds with the indicated error message " 952 User's password is not correct for the database server" , i have given some users DBA right on that database and the problem still the same . Best Regards ----- Message d'origine ----- De : R MUTHUSWAMY <[EMAIL PROTECTED]> A : sidaty <[EMAIL PROTECTED]> Envoy� : lundi 27 septembre 1999 10:52 Objet : Re: Problem to access Informix Databse with Servlet using JDBC2.00.JC1 > > check out your database properties file. i think this has nothing to do > with servlets. > > > People who drink to drown their sorrow should be told that > sorrow knows how to swim. > --Ann Landers > > > On Mon, 27 Sep 1999, sidaty wrote: > > > HI all , > > > > I am facing a problem when accssing an informix database (SE 7.24 on > > linux-2.2.5) > > My server is apach , and Servlet server is sjdk2.1 . > > I could not access database from servlet unless i provide root uid and > > password or non , otherwise > > for any other user uid i got the message : > > "952 User ' password is not correct to the database server" . While when i > > connect for taht user > > trough normal SQL i get acces normally. > > > > Any idea , hint or suggestion ? > > Best wishs > > > > ___________________________________________________________________________ > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > > Resources: http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
