Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

QC 9.2 DB Column Name = QC Name?

This is a discussion on QC 9.2 DB Column Name = QC Name? within the Quality Center forums, part of the Software Testing category; My needs are this. I've created a HIGHLY specific reports generator in Excel and require the QC column name for each Column Name in the database. So basicly, What does ...

Go Back   Geeks Talk > Software Testing > Quality Center
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Quality Center Quality Center

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-03-2009
Junior Member
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
tken22 is on a distinguished road
QC 9.2 DB Column Name = QC Name?

My needs are this. I've created a HIGHLY specific reports generator in Excel and require the QC column name for each Column Name in the database. So basicly, What does the Column Name TS_USER_01 equal to in Quality Center.

Quote:
select column_name from all_tab_columns
where table_name like 'TEST'
and owner = 'MY_DATABASE'
From this query I can pull the Column names for a specific owner/database. What I need to do from here is find what those columns are equal to in Quality Center. Lets say TS_USER_01 is the database column, but in Quality Center the Column is Actually "Tester Name" How would I find that information. Keep in mind I have only Read access to my QC database and the DBA is not friendly to my report generation. (I'm stealing his fire)

Any Help greatly appreciated.
Thanks
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Software Testing > Quality Center

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Get the Column Number Madhumitha Sudhakar QTP 2 06-19-2009 10:01 AM
cognos report with column value concatenated with other column header MansiRay Data Warehousing 0 05-12-2009 02:32 AM
create a table with 3 column where sum of 2 column is 3rd column jaideepu SQL Server 4 04-29-2009 07:18 AM
Column for Primary Key viveksqa SQL 3 01-23-2008 06:13 AM
Row to Column cme_prak Data Warehousing 3 01-16-2008 01:56 AM


All times are GMT -4. The time now is 11:16 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved