Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Enterprise Tables

Status
Not open for further replies.

prgmrcr

Programmer
May 11, 2009
56
US
Hello Members,
When Crystal reports enterprise is installed, does it install any tables ? If it does where it installs those tables ? Does any one know the names of those tables (if default names are used) ?

Thanks in Advance!
 
Hi,
At least for CE and XI,the CMS uses tables in the database you chose for it.
I do not know if the names are the same for all DBs, so explore yours to find the correct ones ( note: the tables are not accessable by normal queries like other tables, the critical information is in coded binary form and can only be accessed through BO's Query tool ( on the Admin tools page in XI) or through custom code using their SDK and accessing the InfoObject collection.)

[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top