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 TouchToneTommy 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: BarbaraFuhrmann
  • Content: Threads
  • Order by date
  1. BarbaraFuhrmann

    CR 10 and Win XP: Problems when using CTRL+ALT+DEL

    Hi, we notice to kinds of problem on machines running CR 10 under WinXP: 1) When locking the PC (using CTRL+ALT+DEL or other technical solution, that does not make a difference) while CR is working on a report with lots of pages and then unlock it again, CR seems to "forget" the pages that...
  2. BarbaraFuhrmann

    Optimizing my PrintCurrentPage button

    Hi, I'm a real JavaScript newbie and I'm sure that one of you can easily answer the following: I created an PrintCurrentPage button in Adobe Acrobat Standard Edition with the ARTS Aerialist add on using the following JavaScript: printCurrentPage(); function printCurrentPage() { /*...
  3. BarbaraFuhrmann

    CR X: Keeping a group together

    Hi, my problem is the following: I have a report with several subreports. One of those is build of 4 groups, for group 2 in the group expert the option "keep together" is activated. This seems to work under most circumstances but in a certain data constellation it is only the sum in group...
  4. BarbaraFuhrmann

    CR X: How to change ALIAS for a db object?

    Hi, just at the moment I'm working on a report which needs the same database table two times. With the expert I choosed it twice and the second now is named with "tablename_1". I'd like to change this alias. Can someone point me a way how to? Thanks in advance! Barbara
  5. BarbaraFuhrmann

    CR 10: How to use the Crystal Repository?

    Hi, we've just upgraded from CR 8.5 to 10. It is the professional full version, but Crystal Enterprise is not licensed. In the help file I found a chapter about the Crystal Repository. It sounds to me as if you could use the Repository without Crystal Enterprise. But every time I try to, a...
  6. BarbaraFuhrmann

    CR X: Bar chart with "growing" bars

    Hi, I have the instruction to create a report with two bar charts that shows the development of a value in the month of a year. First chart shows the sum per month, that means e.g.: Jan - 10 Feb - 5 Mar - 8 etc. That one was easy, I created it with the diagramm expert using "on change of...
  7. BarbaraFuhrmann

    CR X: New rules for rounded results?

    Hi, we're just about to migrate from CR 8.5 to CR X. I compare every reports results in the old and the new version. I just found something very strange: A result of a formula is displayed in the report with formatting option (please notice that I'm running the german version, so our decimal...
  8. BarbaraFuhrmann

    CR X: Creating a very special bar chart

    Hi, we're just about to migrate from CR 8.5 to 10. Just at the moment I am working on a report that has been created under CR 8 and remained unchanged till this time. It includes a bar chart that uses a formula field as specification in the tray "on a change of" (or similar, I don't know it...
  9. BarbaraFuhrmann

    CR X: Change database driver

    Hello, we're just about to migrate from CR 8.5 to CR X (as you perhaps just now from my other threads ;-) ). My actual question is as follows: We have to databases - one for production, the other for development. Under CR 8.5 when I wanted to change a report I did the following: - open the...
  10. BarbaraFuhrmann

    CR X: Exporting cross tab to excel

    Hello, we're just about to migrate from CR 8.5 to CR X. I have to prepare all existing reports for that step so that they can be used under CR X the same way as under CR 8.5. With reports that where designed to export cross tab to excel I have the following problems: 1) When using the export...
  11. BarbaraFuhrmann

    CR X: Field Explorer is obstructiv

    Hello world, we are just about to change from CR 8.5 to X (and I'm more and more asking myself wether this is a good idea) and I made the following observation: When you navigate to a formula using the field explorer, open it and close it again, the cursor is not longer positioned at the...
  12. BarbaraFuhrmann

    CR X: Export to Excel is performing "strange"

    Hi, we're just about to upgrade from CR 8.5 to X and it is my job to "migrate" all the reports we just have. A lot of them are reports that were created to export data into excel files for further use. Now I have the following problem: "Simple" reports with something like 4 data fields are...
  13. BarbaraFuhrmann

    Migration from CR 8.5 to CR 10 - What is to do?

    Hi, we're just about to upgrade from CR 8.5 to 10. Now I'm looking for advisory or kind of to-do-lists to migrate existing reports. Does someone has helpful information for me? Thanks Barbara
  14. BarbaraFuhrmann

    ORA-01031 when creating a view

    Hi, we run a database that was developed until now by a user called "DEVELOPER". So all the elements belong to this schema. Now the management set the rule that every employee should work with a personel user. Because I want to keep all elements in schema DEVELOPER, I did the following: -...
  15. BarbaraFuhrmann

    How to keep objects from different users in one schema?

    Hello, we are a very small company running 9i. For the moment we all work with the same oracle-user (e.g. UserA). Now it is requested to create individual oracle-users for the employees with database access (e.g. Name1, Name2). My question is if it is possible to create and use new users but...
  16. BarbaraFuhrmann

    CR 8.5 propeses different PDFfilenames with different Acrobat versions

    Hi, we run CR 8.5 and often outputs the data by printing it via the printer "Acrobat Distiller" into a PDF file. Now we just upgraded from Adobe 5.0 to 7.0 (and the printer now is not longer named "Acrobat Distiller" but "Adobe PDF" but working similar) and it's happening one thing that is...
  17. BarbaraFuhrmann

    CR 8.5: Subreport parameter changes after update

    Hi, I have created an subreport that is part of two main reports and I choosed the option "Import with open" (or similar, I don't know it exactly because my version speaks german) when formatting the subreport. The subreport itself has some parameter fields. One of those was named unthrifty...
  18. BarbaraFuhrmann

    How to identify unused indexes?

    Hi, can someone show me a reliable way to find out if there are indexes on a databased that are never used, e.g. because they contain a combination of fields that are never together in a query? Thank you Barbara
  19. BarbaraFuhrmann

    Looking for a timestamp showing milliseconds

    Hi, I know that select to_char(sysdate, 'DD.MM.YYYY HH24:MI:SS') as stamp from dual; results in STAMP ------------------- 15.07.2005 10:42:36 How do I have to modify the command to achieve something like STAMP ----------------------- 15.07.2005 10:42:36:067 ?? Thank you Barbara
  20. BarbaraFuhrmann

    Does the use of Views decrease performance?

    Hi, I created a procedure that suddenly changed it's runtime behaviour. It is like the following: create or replace procedure DS3_1000 (P_SEQ number, P_STAMM_ID number, P_FLAG number) begin -- fkt_1005 deletes all records in the tables starting with T_ that belongs to the parameter P_SEQ...

Part and Inventory Search

Back
Top