It's all about the answers!

Ask a question

How to find data in derby DataBase??


Ali tech (211610) | asked Jun 21 '10, 12:39 a.m.
How to find data in derby DataBase??

Is someone know this??

ij>select * from tableName;


I have a projectarea in RQM,and some requirmentItem in this ,

how I can find the Data in Derby Database

One answer



permanent link
Patrick Streule (4.9k21) | answered Jun 21 '10, 8:20 a.m.
JAZZ DEVELOPER
On 6/21/10 6:52 AM, Alitech wrote:
How to find data in derby DataBase??

Is someone know this??

ij>select * from tableName;


I have a projectarea in RQM,and some requirmentItem in this ,

how I can find the Data in Derby Database


You must not query the database directly. Please take a look at
IQueryService or API provided by RQM for this purpose.

--
Regards,
Patrick
Jazz Work Item Team

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.