PDA

View Full Version : Defining A Connection in Ultradev


ashary
3-26-02, 02:25 AM
I'm using Ultradev in designing my database-driven site. If anybody out there is experienced in using Ultradev, please help me define the connection strings.

While in Data Bindings, I click on "Define Connection", then "New", then chose "MySQL" as the driver, and then I was presented with the following:

Connection name:
Driver: org.gjt.mm.mysql.Driver
URL: jdbc:mysql://[hostname]/[database name]
Username:
Password:

Any help will be much appreciated...