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

  1. shahdu

    Grouping on Parameters

    Thanks Ian, We had considered something like this. I'm going to try giving it a go and will let you know how we get on. Thanks again for the quick reply.
  2. shahdu

    Grouping on Parameters

    Hi, I'm not sure if this is possible within CR9 (yes, a very old version, to be replaced sometime later this year). We have some financial reports that need to show the projects under a particular employee regardless of whether there is any data against that project code. So here is what I'm...
  3. shahdu

    Upgrading Crystal Enterprise 9

    What business objects product are you using?
  4. shahdu

    Upgrading Crystal Enterprise 9

    Hi all, I was just wondering how many people are still using CE9. We are still on Ce9 and looking at various solutions as part of our future strategy. We will be installing sharepoint and I believe that BOBs have a product that can be integrated into sharepoint. There is also MS Performance...
  5. shahdu

    Migrating APS DB to 2005

    Hi, We have a crystal enterprise 9 installation. The APS Db sits on SQL Server 2000. We are in the process of upgrading a number of our databases from 2000 to SQL Server 2005. I've tried searching the SAP site with little joy. Does anyone have experience of this and if so, did it work...
  6. shahdu

    CE9 WinAD plugin

    Hi, I managed to find this zip file from Business Objects. It was not easy. Should be sorted now. There was no way I could reverse-investigate what was in the zip file. thanks for your help guys...(in advance). If anyone needs the file then let me know.
  7. shahdu

    Crystal Enterprise 9 Jobs always pending

    Anything happened to your date settings on the server? What date does it give for the pending jobs?
  8. shahdu

    Issue in publishing report

    this is not really a solution but have you tried just creating a simple report based on that table just bringing back fields from that? Sometimes reports do get corrupted and the best thing is to recreate step by step. Not sure how much processing etc and formatting you have in this one though?
  9. shahdu

    CE9 WinAD plugin

    Hi, I now know that CE9 is not supported. Unfortunately, I've been asked to migrate our existing CE9 installation to a new server. This is fine apart from the WinAD plugin. When the original installation was done, no one kept a copy of the original ce9_adplugin_en.zip file. So, we've been...
  10. shahdu

    Control Reports - are they useful

    Hi, This is not so much a technical question but about the need for customers to validate what is in their reports. I have a report and have created two control reports as requested by the customer. However, the control reports end up using the same sql as the report and in my opinion this...
  11. shahdu

    Crystal VB.NET problems

    Hi, Have tried posting this in the Crystal Enterprise forum but no joy. Maybe someone here can recognise the issue I'm having or has done something similar before. I've been trying to access the databases and tables referenced in a number of reports. I'm currently running VS2003 with .NET...
  12. shahdu

    Cannot connect to database

    Gav, Are these reports linked to a different system/database than the other ones?
  13. shahdu

    VB.NET RAS SDK - Program guru to help debug...???

    Hi, I've been trying to access the databases and tables referenced in a number of reports. I'm currently running VS2003 with .NET framework 1.1 and programming in VB.NET. The crystal enterprise installation is CE9. I've created a windows project and coded the following, however, I cannot...
  14. shahdu

    Application Error

    Hi, We have a client server application (called PlanetFM) built on a sybase database. Currently, we can log onto the application but trying to run any reports or do anything within the app gives us this error: ETBEngineErrors 1. Code: $FF9B, Category: $FF, SubCode: $9B, NativeError: 0 Not...
  15. shahdu

    VB.NET SDK show Tables Used by Report

    Thanks for the link but I already found that thread before I posted this one. Don't worry, I'm not trying to waste people's time. Problem with this was that it was vbscript and I cannot get the datatypes in vb.net to get the code working. If you got any tips as I'm a newbie with .NET....
  16. shahdu

    VB.NET SDK show Tables Used by Report

    Hi, So now my application is all fine, can change all the report datasources using the SDK in VB.NET. Now, I have been asked to get a list of all the stored procedures and db tables used by all the reports. Thinking best way to do this is through SDK as trying to query the APS will be...
  17. shahdu

    CE SDK vb.NET change DB Logon

    I'm using CE9, VB.NET and VS2003. Have managed to write app that will log onto APS and create infoobjecs collection with all the report objects. However, am at a loss about how to change the db logon info. Anyone got some examples?
  18. shahdu

    ASP.NET CHANGE DATABASE LOGON INFO

    Okay, I used a select top n query to get round this. It seems like it is a registry setting in ce.
  19. shahdu

    ASP.NET CHANGE DATABASE LOGON INFO

    Thanks for previous help etc... I got started but now when I am querying the infostore, it is only returning 1000 report objects. I know there are nearly 2000. Is this something I need to set in VB.NET or in CE?
  20. shahdu

    Masked Hidden Controls + Passwords...

    Hi, Sorry but a little new to .NET. Am writing a small app as a front end to another system. Currently just trying to get the logon screen sorted. I have a webform with a Hidden Text box. When the user clicks the logon button, i cannot grab the password from the Hidden control. I have tried...

Part and Inventory Search

Back
Top