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: *

  1. TheGoldMineGuru

    BOEXI - Printing

    BOEXI on SQL 2000 A user is executing a report via URL. The report opens just fine, but when they click the Print icon within the report, the pop-up window is blank. I have made a few modifications within IE Security that seemed to be a likely fix. I cannot find a fix for this. It has...
  2. TheGoldMineGuru

    Quantity On Order - SQL Query

    Great Plains v10 I can see within IV00102 that my ItemNmbr '123' has QtyOnOrd = 10. Could someone please direct me to the necessary table(s) to find out where these are? I do not doubt it is more complicated then a single table, but any help or direction would be great appreciated!!
  3. TheGoldMineGuru

    Editing Customer Function

    BOEXI, Crystal Designer 11. We have a custome function in the repository that I need to edit. So far, I cannot figure out how to make changes. I can add the function to the report, create a new one and save to the repository. But, I cannot figure out how to make changes to an existing one...
  4. TheGoldMineGuru

    Access Database as Source

    BOE XI. A user needs me to upload a report to InfoView. The report has two sources, SQL (OLEDB) and an MSAccess database on the network. Once the report runs fine on my pc. On InfoView, the report will not run and pops and error saying that the database logon is Incomplete or incorrect...
  5. TheGoldMineGuru

    BOE Enterprise Service Accounts

    What is the recommended account to run all services under? In particular, what about the ListOfValuesJobServer? Thanks! BOEXI - SQL 2000 No clustering, all one server
  6. TheGoldMineGuru

    BOE Report with Excel Datasource

    BOEXI on Win2003 / MSSQL2000 I uploaded a report that uses an Excel file on the network for a subreport. It always wants to ask for a login, which I cannot avoid. Nor will it work no matter what user I type in. I assume I can avoid this by configuring an ODBC on the local machine or server...
  7. TheGoldMineGuru

    Mapping By Zip

    The XI have out-of-box capabilities to create maps with zip code drill downs? I can do this by state, but I do not see anything for zip codes. I remember in 8.5 I had to download and install certain files to do this. Thanks in advance!
  8. TheGoldMineGuru

    Printing Reports - BOEXI

    I am calling a report hosted on BOEXI via a URL. If I immediately click Print, only the first page prints. If I scroll to the second page, it will then print that one. From my understanding, the report will only process the pages it requests, which is where I believe the problem lies. If I...
  9. TheGoldMineGuru

    BOEXI - Problem with WinAD Plug-in

    When updating the Windows AD properties, the following error is displayed. All mapped groups are in fact valid. At this point, no one can login. Any ideas? Error updating Windows AD authentication properties: The Active Directory Authentication plugin does not support the mapping of...
  10. TheGoldMineGuru

    BOEXI Security Profiles

    BOEXI / Win2003 / MSSQL2000 / Using InfoView The lowest default security level is VIEW. This is what I want except I do not want to allow View Instances. Is there a way to create an additional default security level or must I always specify Advanced and then modify the security setting...
  11. TheGoldMineGuru

    BOEXI - Scheduling Reports

    BOEXI | MSSQL2K | Windows 2003 Advanced Server We're using InfoView to deploy and execute reports. When a user schedules a report, they see the options to change the Database Logon. Is there a way to hide that option? Thanks!
  12. TheGoldMineGuru

    Current Version and Build

    Could anyone please let me know what the most current version and build of the Crystal XI designer? I cannot seem to find this on their site and I'm unsure whether I'm downloading the latest. Thanks!
  13. TheGoldMineGuru

    Upgrading to XI R2

    Test server is Win2000 using SQL (MSDN). I installed XI R1 on the test server and it operates just fine. When I run the R2 install, it halts with a message stating, "Only Default, Single-box installations are upgradable". This is just one single box running all the servers and services...
  14. TheGoldMineGuru

    Changing Target

    BOE XI on SQL 2000 Is there a way to change the Target for specific reports or URL's? Specifically, I want a particular URL object to open in a new browser. I do not want this to be a global change like the one in Preferences. Thanks!
  15. TheGoldMineGuru

    Linking AD Group

    BOEXI on Win2003 Advanced Server Windows AD is connected and has been working fine for months. One AD group we imported was SALES and they have been logging in and running reports without issues. I am attempting to conntect a new AD group called SALES MGRS. This contains three members...
  16. TheGoldMineGuru

    Return NULL Value

    How would I declare a NULL value in a formula using Crystal Syntax? Example 1: IF 1+1 = 2 THEN 2 ELSE <<null>> Example 2: numberVar myNumber := <<null>>; I'm using CRXI, SP2 Thanks!
  17. TheGoldMineGuru

    Cascading Prompts

    BOEXI on MSSQL2000 Datasource: OLEDB - Stored Procedure Parameters: ?City, ?ZipCode I built a Stored Procedure for a specific report. There are two prompts, City and ZipCode. If you choose a City, I want the drop down for the ZipCode to only be those associated with the City as found in...
  18. TheGoldMineGuru

    Business Views or Not?

    BOEXI on Win2003 Server (single proc) w/ SQL2000. We have been debating our strategy for generating and deploying our reports. The sales pitch for Business Views are very catchy, but are they truly the way to go? We have a lot of reports that require the use of CurrentCEUserID, which...
  19. TheGoldMineGuru

    Printing From CrystalViewer

    BOE XI using .NET only. Remote: XP sp2 using IE 6 A remote user is launching a report programmatically through a URL. The report will launch fine, however, the printing option does not work. Either the little print window will not show up or just freeze. I'm guessing there is an ActiveX...
  20. TheGoldMineGuru

    Permissions to Shortcuts in BOE

    BOEXI on MSSQL2000 I have a folder, SALES, that only the Sales Reps can access. There is a particular report in that folder that I want marketing to access. I do not want marketing users to see the SALES folder, only their MARKETING folder. I have created a shortcut to that report in the...

Part and Inventory Search

Back
Top