You are not logged in.
Announcement
Unanswered posts
|
Hello
It seems the class name is wrong, try this:
com.ddtek.jdbc.openedge.OpenEdgeDriver
Here is a beginner guide to OpenEdge SQL via ODBC, JDBC
http://www.progress.com/progress/produc … /dmsdv.pdf
Best regards
Shong
Thanks for the info -
Still can't connect with JDBC -
Here are the current settings which result in "impossible to initialize the connection".
General JDBC
jdbc:datadirect:openedge://10.1.111.101:4000;databaseName=SUBS
C:\Progress\OpenEdge\java\jdbc.jar;C:\Progress\OpenEdge\java\progress.jar
com.progress.sql.jdbc.JdbcProgressDriver
Basically not sure which .jars, .dlls, etc. are needed and in what locations.
Thanks
Hello
For Progress OpenEdge database, you can use generic JDBC component, there are some special components for Oracle, such as tOracleInput. Here is a related topic:
http://www.talendforge.org/forum/viewto … ?pid=25537
Best regards
Shong
Hi -
We want to use TOS 4.1.1 to move data from a Progress OpenEdge database to Oracle. Is TOS capable of doing this? Any special setups, requirements, etc?
Thanks