aspose file tools
The moose likes Beginning Java and the fly likes Connecting to mSQL using VisualAge 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 » Java » Beginning Java
Reply Bookmark "Connecting to mSQL using VisualAge" Watch "Connecting to mSQL using VisualAge" New topic
Author

Connecting to mSQL using VisualAge

April Overly
Greenhorn

Joined: Sep 20, 2000
Posts: 1
I am trying to connect to mSQL using VisualAge for Java. I am attempting to use the Jdbcodbc driver, however I keep getting an error message: java.sql.SQLException: No suitable driver when I test the connection. Does the jdbcodbc driver not work with mSQL databases? If anyone could help me out, I would really appreciate it; I'm (obviously) very new to Java. Thanks!
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
I am not familiar with mSQL, but the vendor of the tool supplies the ODBC driver. For instance when you install Oracle on your PC the installation routine includes the ODBC driver.
At anyrate, since this looks like a IDE topic (could have something to do with VisualAge) I am moving this topic to IDS's and other tools.


"JavaRanch, where the deer and the Certified play" - David O'Meara
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connecting to mSQL using VisualAge
 
Similar Threads
No suitable driver using msql
opinion soughted
sql Exception
Problems with ResultSetMetaData getTableName()
Memory Leak