Re: My JDBC does not work.

2002-03-15 Thread Ken Anderson
Jianping Zhu wrote: > Invalid authorization specification: Access denied for user: > 'jianping@chambleea' (Using password: YES) > I am just wondering, I do have a account 'jianping' which have all > privilege in global level. All priv at all hosts, including localhost or localhost.localdomain

Re: My JDBC does not work.

2002-03-15 Thread Linux Rules
On Fri, 15 Mar 2002, Jianping Zhu wrote: > > I have spend three days try to get jdbc for mysql work, but failed. I am > very frustrated. I will > be appreciated if somebody can help me out. > > I have redhat 7.2 OS, I download the sever and client mysql .rpm files and > instaled it, i believe suc

RE: My JDBC does not work.

2002-03-15 Thread Jianping Zhu
> > -Original Message- > From: Jianping Zhu [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 15, 2002 11:22 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: My JDBC does not work. > > > > I have spend three days try to get jdbc for mysql wor

Re: My JDBC does not work.

2002-03-15 Thread TAKAHASHI, Tomohiro
Hi, Jianping Zhu wrote: > > I have spend three days try to get jdbc for mysql work, but failed. I am > very frustrated. I will > be appreciated if somebody can help me out. snip > } catch (Exception e) { > System.out.println("StocksMy: JDBC exception"); > System.exit(1);

My JDBC does not work.

2002-03-15 Thread Jianping Zhu
I have spend three days try to get jdbc for mysql work, but failed. I am very frustrated. I will be appreciated if somebody can help me out. I have redhat 7.2 OS, I download the sever and client mysql .rpm files and instaled it, i believe succssfully. i use command like 'mysqladmin version' to t