Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: help: naive programmer try to talk to a database

Re: help: naive programmer try to talk to a database

From: Yong Luo <luo_at_stsci.edu>
Date: Wed, 03 Apr 2002 15:29:31 GMT
Message-ID: <20020403.15293100@stiletto.stsci.edu>

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 4/2/02, 8:45:07 PM, charleskcmo_at_hotmail.com (mo) wrote regarding help: naive programmer try to talk to a database:

> Hello all,

> My friend has set up a database, whose has the follow information:

> url = "cs169-ab_at_pentagon.cs.berkeley.edu:3306/";
> usr = "root";
> pwd = "loches";

this looks like a mysql setup. Try use a jdbc driver for mysql.

YL Received on Wed Apr 03 2002 - 09:29:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US