Hi Peter: Here is what my mySQL connection looks like(): jdbc:mysql://hostname:3306/databasename?user=someusername&password=somepassword -Maya --- Peter Barraud <[EMAIL PROTECTED]> wrote: > Hi, > Sorry for this out of topic question. I am trying to connect to a mySQL > database. The docs for the driver that I installed say that the driver > url > should be > jdbc:mysql://hostname:port/db?user=name;password=secret > what is "port", should there be a web server running on this machine > any help will be appreciated > pb > > ___________________________________________________________________________ > 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!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.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
