Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » connecting to kdb
connecting to kdb [message #553399] Tue, 17 August 2010 12:16 Go to next message
ivan  is currently offline ivan Friend
Messages: 2
Registered: August 2010
Junior Member
I want to connect to a kdb database but having no luck.
KDB offers both web based connection or jdbc but I can't get it working either. So far I have downloaded jdbc.jar from kx but I get the following error:

Could not connect to asd.
Error creating ODA Connection Factory connection to asd. (Error: There is an error in get connection, No suitable driver found for jdbc:kx://t[hostnae]:[port].)
There is an error in get connection, No suitable driver found for jdbc:kx://[hostname]:[port].

I guess that my connection string is bad or else the jdbc.jar is not the correect one...
Anyway please share with me how I can connect to a kdb database.

Thank you!
Re: connecting to kdb [message #553536 is a reply to message #553399] Tue, 17 August 2010 20:28 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Can you check to verify that the jdbc.jar driver is actually copied to
the designer's
plugins/org.eclipse.birt.report.data.oda.jdbc_version/driver s directory.

I am not familiar with KDB but do you not have to put the db in the url
like this:

jdbc:mysql://localhost/mydb

Jason

On 8/17/2010 8:16 AM, ivan wrote:
> I want to connect to a kdb database but having no luck.
> KDB offers both web based connection or jdbc but I can't get it working
> either. So far I have downloaded jdbc.jar from kx but I get the
> following error:
>
> Could not connect to asd.
> Error creating ODA Connection Factory connection to asd. (Error: There
> is an error in get connection, No suitable driver found for
> jdbc:kx://t[hostnae]:[port].)
> There is an error in get connection, No suitable driver found for
> jdbc:kx://[hostname]:[port].
>
> I guess that my connection string is bad or else the jdbc.jar is not the
> correect one...
> Anyway please share with me how I can connect to a kdb database.
>
> Thank you!
Re: connecting to kdb [message #553553 is a reply to message #553536] Tue, 17 August 2010 23:44 Go to previous messageGo to next message
ivan  is currently offline ivan Friend
Messages: 2
Registered: August 2010
Junior Member
Jason, thank you for the reply. I have checked that the driver is indeed copied as follows:

Directory of C:\Program Files\eclipse\plugins\org.eclipse.birt.report.data.oda.
jdbc_2.6.0.v20100524\drivers

17/08/2010 08:20 PM <DIR> .
17/08/2010 08:20 PM <DIR> ..
17/08/2010 08:20 PM 41,358 jdbc.jar
13/08/2010 09:53 AM 173,714 nzjdbc.jar
12/08/2010 11:59 PM 1,996,228 ojdbc5.jar
13/08/2010 08:12 AM 2,111,220 ojdbc6.jar
09/06/2010 08:07 PM 80 readme.txt

Also, I had the connection string from the below site:

http://www.kx.com/a/kdb/connect/jdbc/jdbc.txt

> jdbc:kx://host[:port] ('kx' is a registered sub-domain.)






Re: connecting to kdb [message #553747 is a reply to message #553553] Wed, 18 August 2010 16:11 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Where do you specify the db at?

Jason

On 8/17/2010 7:44 PM, ivan wrote:
> Jason, thank you for the reply. I have checked that the driver is indeed
> copied as follows:
>
> Directory of C:\Program
> Files\eclipse\plugins\org.eclipse.birt.report.data.oda.
> jdbc_2.6.0.v20100524\drivers
>
> 17/08/2010 08:20 PM <DIR> .
> 17/08/2010 08:20 PM <DIR> ..
> 17/08/2010 08:20 PM 41,358 jdbc.jar
> 13/08/2010 09:53 AM 173,714 nzjdbc.jar
> 12/08/2010 11:59 PM 1,996,228 ojdbc5.jar
> 13/08/2010 08:12 AM 2,111,220 ojdbc6.jar
> 09/06/2010 08:07 PM 80 readme.txt
>
> Also, I had the connection string from the below site:
>
> http://www.kx.com/a/kdb/connect/jdbc/jdbc.txt
>
>> jdbc:kx://host[:port] ('kx' is a registered sub-domain.)
>
>
>
>
>
>
>
Re: connecting to kdb [message #725521 is a reply to message #553747] Thu, 15 September 2011 04:49 Go to previous message
bvinnu is currently offline bvinnuFriend
Messages: 1
Registered: September 2011
Junior Member
just to check if this has been resolved and if YES , can you please advise on the steps please
Previous Topic:Chart engine: load XML file
Next Topic:How to force dataset fetch in javascript?
Goto Forum:
  


Current Time: Wed Apr 24 14:27:48 GMT 2024

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

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

Back to the top