Search results

  1. buffy13

    passing a range of parameters to a Crystal Report

    Hello, I would like to pass a range of parameters to a Crystal Report from an OpenEdge application. I know you use 'ch-CRparflds:AddCurrentValue(d-date)' to pass a single date to a report. But how do you pass a range of dates to a report?
  2. buffy13

    logon fails when trying to open a Crystal Report

    I'm having the following problem: I'm trying to open a Crystal Report (version 10) with OpenEdge (with parameters). The first time I try to open the application I get the following message: Login failed. Details: HY000:[DataDirect][ODBC OPENEDGE Driver]Insufficient information to connect to...
  3. buffy13

    logon fails when trying to open a Crystal Report

    I'm having the following problem: I'm trying to open a Crystal Report (version 10) with OpenEdge (with parameters). The first time I try to open the application I get the following message: Login failed. Details: HY000:[DataDirect][ODBC OPENEDGE Driver]Insufficient information to connect to...
  4. buffy13

    parameters to Crystal Reports

    Hello, I have a question about passing parameters to Crystal Reports. The first parameter (a name)I pass to Crystal it accepts and then in mijn viewer I can see the document with the selected parameter. But when I pass a second parameter (a date) with it, Crystal doesn't accept this parameter...
  5. buffy13

    dll file LogOnServer

    where can I find the dll file I have to use for LogOnServer? <CRAppHandle>:LogOnServer("<DLLName>","<ServerName>","","<Username>","<Password>"). :confused:
  6. buffy13

    OpenEdge and Crystal Reports

    Hello, I'm using the latest versions of Progress (OpenEdge) and Crystal Reports (version 10). Is it possible to generate a Crystal Report from an application in Openedge?
Back
Top