View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 12:12 AM
System Consult
 
Posts: n/a
Default password authentication failure

I was able able to create my database and create a Admin role with a
password with which i was able to sign on to the database using the prompt.
However, an attempt to access the database via my java application using
jdbc gave this response
FATAL: password authentication failed for user "Admin"



please assist

Reply With Quote