This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes source works - design doesnt (jbuilder) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "source works - design doesnt (jbuilder)" Watch "source works - design doesnt (jbuilder)" New topic
Author

source works - design doesnt (jbuilder)

otto stepper
Greenhorn

Joined: Apr 24, 2003
Posts: 1
hoping very much to get this step done with one of yours knowhow:
using javasourcecode (in JBuilder) :
conn=DriverManager.getConnection("jdbc:mysql://192.168.xx.xx:3306/alben","","")
works fine, I get connected and I can create SQL-Statements successfully...
using JBuilders-Design-Tag and Creating there a Database und trying to create a connection
out of its Connection-dialog
Driver:sun.jdbc.odbc.JdbcOdbcDriver
URL: jdbc:mysql://192.168.xx.xx:3306/alben
results in an Error:
The URL could not be found. Check the correct writing and if the correct
Driver exists within the classpath...
What must be done in which way to get the correct Driver mounted to the JBuilder-(Design-Tab)?
regards otto
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: source works - design doesnt (jbuilder)
 
Similar Threads
problem on expect command
Eclipse an MySQL
How to get the reference of a hidden variable of the Opener
URLCLassLoader
Changing Timeout