Regarding new data source jdbc connection [message #1235394] |
Fri, 24 January 2014 08:26 |
|
hi
recently i came to know about birt reports. i feel comfort with traditional databases like mysql etc....
now i'm doing project using another database named openedge. for crating connection with database through data source profile i gone through following steps
1. i added driver jar
2.driver class : com.ddtek.jdbc.openedge.OpenEdgeDriver (v5.1)
3.database url : jdbc:datadirect:openedge://localhost:8064/srinu
4.username : svadapal
5.password : no password
test connection
there is an error in get connection [DataDirect][OpenEdge Jdbc driver] unable to connect.invalid url. if you are using ipv6................... like this error
but thorugh java code.. i mean through java programm.. using same driver jar, database url , username and password i can connect and retrieve data from data base.
programm executed successfully.
then what's problem with connection through data source profile connection of birt design files??
srinu vadapalli
|
|
|
|
Powered by
FUDForum. Page generated in 0.06051 seconds