It's all about the answers!

Ask a question

can I access database of RTC ? If yes, suggest me the way to access Derby database.


0
1
Sharad Choudhary (12810) | asked Nov 26 '14, 5:58 a.m.

Hi,

I have installed trial version of RTC with derby database. can I access database of RTC  ? If yes,  suggest me the way to access Derby database.

Regards,

Sharad

Accepted answer


permanent link
Dinesh Kumar B (4.1k413) | answered Nov 26 '14, 6:07 a.m.
JAZZ DEVELOPER
for Derby, my personal favorite is SQuirrel : http://squirrel-sql.sourceforge.net/
but the installation and configuration might be a bit tricky... you have to install the driver for the "Derby Embedded Client", before you can connect to the DB.
One other caveat with SQuirrel, is that it connects in an exclusive mode.  So, you can either use the SQuirrel client or have the Server running at one time.. not both..

I have heard from my peers that the DB Visualizer is pretty useful as well : http://www.dbvis.com/

hope this helps..
Sharad Choudhary selected this answer as the correct answer

Comments
Sharad Choudhary commented Nov 26 '14, 6:11 a.m.

Thanks Dinesh.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.