On Thu, 2002-02-21 at 12:21, MD. Tauhidul Islam wrote: > when I try to access a database with its user = "root" from java application and jsp >, I get the following error: > > Server configuration denies acccess to data source > > Can anyone help me resolving the prob? >
Maybe if you supply a little more info. What JDBC driver are you using? What is the URL string you are trying to use? Are you trying to connect from a different host? The root account is only good for localhost connections. Can you connect with "mysql -u root -h hostname"? Have you checked the mysql log to see what is happening? -- Jesse Stockall | Tel: 1+ 613.599.2441 ext. 243 CRYPTOCard Corporation | Fax: 1+ 613.599.2442 Suite 304, 300 March Rd. | email: [EMAIL PROTECTED] Ottawa, ON, Canada K2K 2E2 | web: www.cryptocard.com --------------------------------------------------------------------- ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]