Hi,
I had almost a similar problem which took a lot
of time for me to get through. But I was using MS
Access.
I do not know if this works, but the possiblity
is your Webserver might be using "System DSN" and you
might have registered your database as a "User DSN" so
it will give Driver Manager error which says, "No
Default driver specified or Data Source name not
found"
So just go to control panel and register the
datbae as System DSN and try. You may be lucky.
cheers,
Sreenu
--- Brevsville Administrator <[EMAIL PROTECTED]>
wrote:
> Hi Luc
>
> What error message are you getting?
>
> Chris
>
>
> On Tue, 13 Jun 2000 13:34:55 +0100, luc gross wrote:
>
> >hi list.
> >
> >i am in trouble connecting to my mysql database on
> localhost.....
> >what are the parameters goin with
> >
> >
> >private String dbURL = "jdbc:odbc:jsp";
> >private String dbDriver =
> "sun.jdbc.odbc.JdbcOdbcDriver";
> >private Connection dbCon;
> >
> >
> >mysql is on c:\mysql
> >apache on c:\apache
> >
> >
> >and i use winNT for development..
> >thx for any help.. i am struggeling.
> >
>
>___________________________________________________________________________
> >To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> >of the message "signoff SERVLET-INTEREST".
> >
> >Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> >Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> >LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
> >
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
http://www.lsoft.com/manuals/user/user.html
__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html