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 Wanet Telecoms Ltd 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: PeteCozens
  • Content: Threads
  • Order by date
  1. PeteCozens

    Set "Save Data with Report" = True from VB

    Does anyone know how to set "Save Data with Report" = True from VB? I'm using the RDC that ships with CR Developer 8.5 I've written an app to run a load of reports overnight, and export them in CR 8.0 format to a network drive where users can access and view the reports WITHOUT the...
  2. PeteCozens

    Set "Save Data with Report" = True from VB

    Does anyone know how to set "Save Data with Report" = True from VB? I'm using the RDC that ships with CR Developer 8.5 I've written an app to run a load of reports overnight, and export them in CR 8.0 format to a network drive where users can access and view the reports WITHOUT the...
  3. PeteCozens

    "Server has not yet been opened" using SQL Designer File

    I have an automated process which runs reports overnight, and exports them as Crystal Report files (this way, the data is saved with the report, therefore the client PCs do not need database connections). When the report is loaded by the client app (written in VB6, using the Crystal 8.5 RDC...
  4. PeteCozens

    "Server has not yet been opened" using SQL Designer File

    I have an automated process which runs reports overnight, and exports them as Crystal Report files (this way, the data is saved with the report, therefore the client PCs do not need database connections). When the report is loaded by the client app (written in VB6, using the Crystal 8.5 RDC...
  5. PeteCozens

    "Server has not yet been opened" using SQL Designer File

    I have an automated process which runs reports overnight, and exports them as Crystal Report files (this way, the data is saved with the report, therefore the client PCs do not need database connections). When the report is loaded by the client app (written in VB6, using the Crystal 8.5 RDC...
  6. PeteCozens

    Error on calling Verify()

    I've written some code in VB6 using the Crystal 8.5 RDC to change the database that a report is using before displaying it. The code loops through the tables in the report, calling SetLogOnInfo() for each one. Having done this, I'm calling the Verify() method on the report's database object...
  7. PeteCozens

    Specifying the Database at runtime

    I've been asked to write a Crystal Viewer app since there doesn't appear to be one out there that fulfils the requirements I've been given, one of which it to allow the user to select which database to report against. Does ANYONE have a clue how to do this??? I'm using the CRAXDRT.Report...

Part and Inventory Search

Back
Top