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!

Search results for query: *

  • Users: prgmrcr
  • Content: Threads
  • Order by date
  1. prgmrcr

    SCD 2 and fact tables.

    Hello Members, I am in the process of learning datawarehouse concepts. I have read through few books. However, i have one question about SCD Type 2 dimensions. For example, if there is an person X and he is located in CO and he has some data in fact table. These two tables are joined by personid...
  2. prgmrcr

    Crystal Reports Export to PDF

    Hello Members, I have a report which has an image (picture of a person). The image is displayed properly on the Crystal reports application. When ever i display it on XIR2 viewer, there is loss of quality in the image. It happens even when i export the report to pdf. Is there any solution to...
  3. prgmrcr

    Crystal reports XIr2 export to pdf

    Hello Members, I have an issue with loss of the picture quality of an image when exporting the crystal reports (xIr2) to pdf. Is there any solution to resolve this issue ? Thanks a lot in Advance!!
  4. prgmrcr

    Crystal Reports Viewer Image Conversion

    Hello Members, I have a report viewed using the Crystal Reports Viewer in XIR2. This report displays a image stored in network location. The image is stored as .bmp file when is stored on network location. When the report displays the image on viewer, the viewer is converting that image from...
  5. prgmrcr

    Default values in parameters

    Hello Members, I have Crystal report that has date range parameters ? Can i default the end date parameter with the current date (which changes every other day automatically)? Is it possible to do this in Crystal Reports ? Thanks in Advance!
  6. prgmrcr

    Crystal Reports with Unknown Number of Columns

    Hello Members, I have to build a report using Crystal Reports. The query pulls the data with variblae number of columns. The columns are not fixed and they change based on the criteria. I have tried using corss tab. The problem with teh cross tab is it is not diplaying the title of the fields...
  7. prgmrcr

    Crystal Reports using XML data set

    Hello Members, I have to develop a report and show the data that is stored in xml in a column in the physical table.It comes down to creating a dataset out of a query. In Crystal reports, i have developed a report using xml file as dataset and it works great. How can i develop a report if that...
  8. prgmrcr

    Crystal Enterprise Tables

    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!
  9. prgmrcr

    Increase rthe size of prompt text box

    Hello Members, Is there a way to increase the width of the prompt box to display the values completely in crystal reports ? I have attached a bmp file to show the prompt text box. The url to access the file is http://www.megafileupload.com/en/file/214188/promptbox-bmp.html Thanks a lot in...
  10. prgmrcr

    Text Rotation problem

    Hello Members, I have a repoort that rotates the text field by 90 degrees. The problem when i display the report on the viewer or info view, it displays normally without any rotation.If i export the report to pdf, i see the text field rotarted by 90 degrees. How to fix this problem, so that the...
  11. prgmrcr

    Crystal Reports Enterprise Training

    Hello Members, I would like to get trained for Crystal Reports Enterprise or Business Objects Administration. I am looking to get trained in administering users,groups,content,security,configuring servers,installations,Upgrades and all kinds of administrative tasks). Presently i am working as...
  12. prgmrcr

    Summary Report and Detail Report.

    Hello Members, I have a report that is based on grouping. The report is a drill down report. I just display the summary data on the report, but it has the ability to drill down to see the detail level. When i export this report to pdf or excel, I just only see the summary data but not the detail...
  13. prgmrcr

    Crystal Reports Documentation

    Forum Members, Are there any tools which provides documentation for the crystal reports (including the sub reports in the main report) ? Thanks in Advance!!!
  14. prgmrcr

    Crystal Reports Log File

    Hello Forum Members, I want to know which report is run frequently so where can i access the logs of all the reports? Is there is location(physical directory) that stores these logs... Any help will be appreciated. Thanks, Srikanth
  15. prgmrcr

    Crystal Reports with SQL Command

    Hello Members, I have 100 reports in crystal reports and the source of these reports is SQL Command (SQl query). I want to pull the queries of all those reports without going into each report to pull the query. Is there any 3rd party tool which does this kind of functionality ? Thanks in...
  16. prgmrcr

    About Dynamic parameters in CR

    Hello Forum Members, I have a question regarding dynamic parameters in CR. I have a dynamic parameter which is based on an ID field. I have defined it to prompt based on description. Now I want to display that prompt on the report. As the prompt is based on ID field , it is displaying the ID...
  17. prgmrcr

    Hyperlink in a sub report in crystal reports

    Hello Members, I have a main report and it has 4 sub reports. I want to add a hyperlink object to sub report to access the customer website.Is there any way to add a hyperlink as a text object to a web site inside a sub report and access it from the mian report with out accessing the sub report ?
  18. prgmrcr

    Scheduling Crystal Reports

    Hello Members, I want to schedule some reports developed using Crystal Reports. There are 5 reports which have to be scheduled and exported to excel. Is there any way to schedule this batch of reports so that all the 5 reports run at a time and user just gets one email with all 5 reports...
  19. prgmrcr

    Html Interpretation in Crystal Reports.

    Hello Members, I am trying to display a data from database field in html format using html interpretation in paragraph tab. the code is <p>this is html data</p><br /><br /><br /><p>with line break employees </p>. The databse is sql server 2005 and the data type is ntext(as sql server doesnt...
  20. prgmrcr

    CR using Stored Procedures

    Hello Members, I have come across a unique problem (only for me I guess). When I develop a report using a sql command (with sql script), I can run this report against any server or any datatbase dynamically with out using the "Set Data Source Loaction" found under database fields in field...

Part and Inventory Search

Back
Top