Jdbc..

parul

Member
Hi,

I have read quite a lot of documents and presentations but none seem to help (java.lang.ClassNotFoundException, not able to find correct drivers).
Has anybody tried to connect to progress DB from Java using JDBC in 10.1A?
If somebody can provide a working example....
I am able to connect from eclipse DB navigator but not through the normal NetBean IDE.

Thanks,
Parul.
 
You do realize that the correct driver is a Progress product? In your version, it is available as a free download, but you may have to go through a few hoops to get it. As an AP, I just ask and it is there in my ESD account, but I don't know how other people get it.

In older versions on needed to purchase either Client Networking or SQL Networking to get the driver, but it is now free.

If you look in the Knowledgebase, you will also find a number of useful articles, such as how to set up security.

You also might want to move this to the SQL forum if you need further help.
 
Back
Top