• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mysql and JDBC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mysql and JDBC


  • Subject: Re: Mysql and JDBC
  • From: Sacha Mallais <email@hidden>
  • Date: Fri, 3 Jun 2005 11:21:53 -0700

On Jun 3, 2005, at 11:09 AM, Gino Pacitti wrote:

Here you go..

jdbc:mysql://127.0.0.1/CHILDSAFE/

org.gjt.mm.mysql.Driver
{
"ANSI92_CONFORMANCE" = ANSI92EntryLevel;
"DBMS_NAME" = MySQL;
"DRIVER_NAME" = "MySQL-AB JDBC Driver";
"DRIVER_VER" = "mysql-connector-java-3.0.9-stable ( $Date: 2003/10/02 15:36:12 $, $Revision: 1.27.2.25 $ )";
"IDENTIFIER_QUOTE_STRING" = "`";
"NON_NULLABLE_COLUMNS" = T;

[snip]

        VARCHAR = {
            createParams = 1;
            defaultJDBCType = (VARCHAR);
            isNullable = T;
            isSearchable = T;
            maxScale = 0;
            minScale = 0;
            precision = 255;
        };
    };
}

I don't see a username or password (placeholder)... That might explain the ArrayIndexOutOfBoundsException. Or did you just eliminate them both for the purposes of this post?



sacha

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Mysql and JDBS (From: Gino Pacitti <email@hidden>)
 >Re: Mysql and JDBS (From: Sacha Mallais <email@hidden>)
 >Re: Mysql and JDBC (From: Sacha Mallais <email@hidden>)

  • Prev by Date: Re: Mysql and JDBC
  • Next by Date: Re: Mysql and JDBS
  • Previous by thread: Re: Mysql and JDBC
  • Next by thread: Re: Mysql and JDBC
  • Index(es):
    • Date
    • Thread