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 Shaun E 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: PauloMongo
  • Order by date
  1. PauloMongo

    Restrict Universe Access

    Mr Bunting, You truly are a tek tips guru, thank you for your kind assistance in this matter. By using your knowledge I have now mastered the universe lock down and can not offer my company all the support and security they come to expect of me. I have nominated you as tek tips master of the...
  2. PauloMongo

    Restrict Universe Access

    I have recently upgraded from BO6.1 to BOXI and trying to find where you restrict access for certain users to certain universes. In 6.1 I used to use the Supervisor software, in BOXI this has been removed, but can not find where to enable/disable universe access. Any ideas
  3. PauloMongo

    Insert SUM when using a the maximum function

    sorry, the current day is not the system date, it was the previous working day on the system which could be a Friday and the report could run on a sunday night. I have other fields that I group on that are stored at transaction level. I am currently using CRXI Release 1. Look forward to your...
  4. PauloMongo

    Insert SUM when using a the maximum function

    I have a report that brings back transactions for the entire year that I summarise into various months,weeks and current day. To get the the current day I use the below formula //Current Day if {TRANSACTIONS.TRAN_DATE} = maximum({TRANSACTIONS.TRAN_DATE}) then {TRANSACTIONS.TRAN_AMT} This...
  5. PauloMongo

    maximun function

    I have a database that stores transactions from Monday to Friday, I run reports against this, but not always on the same day, I want to bring back all transactions for the last date in the database. eg. Current Date = 130406 Last Tran Date = 110406. I use the following formula to work...
  6. PauloMongo

    Active X viewer in CE10

    What viewer are you trying to use, ActiveX, DHTML, Java?
  7. PauloMongo

    Failed to open a rowset

    These looks like a database error message, what database are you connecting too? Try searching www.businessobjects.com and look for the Crystal Support, there should be a white paper on this error
  8. PauloMongo

    CR10 Exporting to Adobe File

    I have created a report that contains alot of text files that I want to export out to a pdf file. When I export the report out it seems to shrink the size of the text fields a little. Has anybody any ideas for on resolving this.
  9. PauloMongo

    Export Cross Tabs using CE10

    I have built a report using CR10, I have columns for each month in the current year, currently 12 columns. When I export to excel in CR10 it works as expected, but when I export to excel or pdf using CE10 it only exports 2 columns. I have applied all the current patches from the BO website, but...
  10. PauloMongo

    Viewing Alert Triggers

    I have an alert in a report, CR10, I run the report in CE10 and have set an alert trigger to be emailed. Two things. My default viewer is ActiveX, when I click the link from the email sent it looks to be using the DHTML viewer, can this be changed. My report runs each day, if I look at the...
  11. PauloMongo

    CE10 Proressional and Windows 2003 Server

    Hi, Thanks, and it seems to be fine. We have two drives on the server, drive D is raid 5. I am looking to install the program files on C, but change the input and output files to D. Has anybody else has a tried this, and if so any problems doing it. Thanks
  12. PauloMongo

    CE10 Proressional and Windows 2003 Server

    Does anybody know of any limitations installing CE10 on a Windows 2003 server?
  13. PauloMongo

    Accesing the CMS database for CE10 in Oracle

    I am using the admin account for all the services, the rest are working, but the input and output are not. Error messages from the event viewer. Event Type: Error Event Source: Crystal_inputfileserver Event Category: Services Event ID: 34200 Date: 11/11/2004 Time: 09:24:06 User: N/A...
  14. PauloMongo

    Accesing the CMS database for CE10 in Oracle

    Hi Turkbear, Thanks for you reply. My initial problem is that my input and output services will not start, I have tried restarting all services, but still fail to start. I am using CE10 Professional. I have applied all the latest patches. These services used to work, but have recently stopped...
  15. PauloMongo

    Accesing the CMS database for CE10 in Oracle

    Hi, I am trying to access the CMS datasource using Crystal so that I can see where all the reports and instances are stored. For some reason my INPUT and OUTPUT services have stopped and need to gain access to the original report so thought I could build a report from the database. Has anybody...
  16. PauloMongo

    Reinstall CE10 without losing instances

    Hi, After receiving no support from Crystal regarding CE10 professional shipped with CR10 Adv Dev, except to pay £5000 for an annual support contract for CE10 I am looking at other ways in which to resolve my problem. I would like to reinstall CE10, I believe my install to be corrupt. My CMS...
  17. PauloMongo

    Opening a report in Crystal that has run in Excel

    Thanks for all your help, but my problem is that I schedule the report to run and email in excel, I want through in future to open that instance in CRYSTAL and not EXCEL. The only current option without bespoke programming is to run the report twice, once in excel and once in Crystal. Does any...
  18. PauloMongo

    Opening a report in Crystal that has run in Excel

    This is what I thought, not what I expected to see though, having to run the report twice is becoming a nightmare for me, hope Business Objects can change this for future release's. Thanks for all you help
  19. PauloMongo

    Opening a report in Crystal that has run in Excel

    I schedule a report to run over night and email this to a user in excel format. When I look at the history for this report it show's the format at Excel as I would expect. Is there any way in which I can open this instance in Crystal Reports?
  20. PauloMongo

    Difference between Working days and minutes CR8.5

    Hi, I have two dates, start date, end date, both are date/time values. eg. Start - 02/09/2004 10:59:39 End - 06/09/2004 10:13:07 Working Periods Work days - Monday to Friday Work hours - 8am to 6pm. I need to create a formula that works out the difference in minutes between these two...

Part and Inventory Search

Back
Top