Thanks to those on the list that looked into it. Apparently the
developer was trying to do an insert on a read only connection.

Damn.

Thanks again!

-James

On Wed, 2002-10-02 at 11:26, James Kelty wrote:
> sql,query
> 
> Ok, this is a little weird. 
> 
> >From system A I can access the Database on System B via the mysql
> command line with the -h option. I can insert into a table, create a
> table, and drop tables. But! Through the JDBC interface using the same
> user/pass, I get an access denied message.
> 
> I believe that my permissions are ok. Can anyone point me in another
> direction to turn?
> 
> MySQL Version 2.32.51
> 
> Thanks!
> 
> -James
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to