Skip to main content



      Home
Home » Archived » BIRT » Regarding new data source jdbc connection(Getting connection error )
Regarding new data source jdbc connection [message #1235394] Fri, 24 January 2014 03:26 Go to next message
Eclipse UserFriend
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??


Re: Regarding new data source jdbc connection [message #1240846 is a reply to message #1235394] Fri, 07 February 2014 01:15 Go to previous message
Eclipse UserFriend
You might try jdbc:datadirect:openedge://localhost:8064;databaseName=srinu
Previous Topic:using JavaScript in HTML to retrieve file name of report
Next Topic:table in a table auto margin
Goto Forum:
  


Current Time: Sat Jul 05 00:48:44 EDT 2025

Powered by FUDForum. Page generated in 0.03618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top