Easysoft
ODBC Drivers for Oracle, SQL Server, Firebird, ISAM, InterBase, Sybase, MS Access & more.

Easysoft JDBC-ODBC Bridge

Why do I get a "No suitable Driver" error in my applet when the JOB Demo works fine?

Article : 00556
Last Reviewed : 19th July 2005
Revision : 1

One reason for this is a known problem with Internet Explorer 5 loading classes by name.

The line responsible for loading the driver

Class.forNam ("easysoft.sql.jobDriver");

should be changed to

Class.forNam ("easysoft.sql.jobDriver").newInstance();
Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.