CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: fifi

Search: Search took 0.02 seconds.

  1. Thread: Crystal Report

    by fifi
    Replies
    579
    Views
    647,394

    Re: DiscardSavedData

    My only code is:

    private Sub Report_Initialize()
    Report1.DiscardSavedData
    End Sub



    where Report1 is my report.
    For testing i am introducing data into my form, refreshing my databese...
  2. Thread: Crystal Report

    by fifi
    Replies
    579
    Views
    647,394

    Re: DiscardSavedData

    Sorry but there are no Read only files.
    Thanck you anyway
  3. Thread: Crystal Report

    by fifi
    Replies
    579
    Views
    647,394

    Re: DiscardSavedData

    I understand you but thet problem was that the "Discard Saved Data When Loading Reports" doesn't stay check. I am checking it, saving my project but after i am running my aplication the "Discard...
  4. Thread: Crystal Report

    by fifi
    Replies
    579
    Views
    647,394

    DiscardSavedData

    Hi !

    I am experiencing some problems with DiscardSavedData.

    I am using CrystalReport 8.0 with RDC and when i wish that every time that i am opening my report to refresh all the data from it....
  5. Replies
    0
    Views
    578

    Srtrange problem with ADO

    Hello.

    I am having a problem using Acces 97 database with VB 6 throw ADO.

    For explaining I will take a simple example.
    To conect with the database i use Data control with Connect: Acces,...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured