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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kahaji

  1. kahaji

    Using same parameter in Report and Subreport

    With respect to my reply earlier I am assuming that you are not using subreport linkages.
  2. kahaji

    Using same parameter in Report and Subreport

    In case you are using the print engine API, you can use PEGetNParameterFields to get the number of parameters and then loop through all these parameters to get and set them (using PEGetNthParameterField and PEAddParameterCurrentValue respectively). This would set all parameters in both reports...
  3. kahaji

    Modify the registry

    Hi I was preparing scripts for installing the user DLLs for Crystal Reports using Visual Basic and Windows Scripting host (WSH). I'd like to know what really is the standard way of modifying the system registry to install the application. Another part of my question is that in Windows Scripts...
  4. kahaji

    Error code in Crystal Printing Engine

    We have an application that has a powerbuilder(8) frontend that drives Crystal Reports (Currently 8) on SQL Server 7 backend. We are in the process of migrating reports to Crystal 9. When using Crystal 9 Dlls (With Crystal 9 Reports) with the existing application, we get the error code...
  5. kahaji

    Remote Command Execution in Windows

    Hi Is there a way to do online remote command execution in windows. I am looking for something on the lines of the rcmd command in unix. Thanks in advance K Haji

Part and Inventory Search

Back
Top