Results 1 to 4 of 4

Thread: how discover what searchformula/filter is used by a third app?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Posts
    97

    how discover what searchformula/filter is used by a third app?

    hi,
    i have a program that was build in vb6 and he use a report and he use a certain formula to get some results from that report i have tried use some searchformula/sql query but the result that i receive is not the same
    i using the same ocx that the other app use and i think that is because the other app use some searchformula/sql query diferent from me and i need to know what searchformula/sql query he use there is any way to spy what searchformula/sql query is using by the other app?
    in sql server we have a option to trace all querys and see all querys that is used by any program connected to the server sql my question is
    there is a program that do the same in crystal report that can capture the searchformula/sql query used by any program?
    thanks a lot for your help

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how discover what searchformula/filter is used by a third app?

    Do you have the source code to the other app?

  3. #3
    Addicted Member
    Join Date
    Jan 2008
    Location
    Pittsburgh
    Posts
    169

    Re: how discover what searchformula/filter is used by a third app?

    check to see if there is a filter being used by the report that affects the results from the query.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Posts
    97

    Re: how discover what searchformula/filter is used by a third app?

    "Do you have the source code to the other app?"
    no

    "check to see if there is a filter being used by the report that affects the results from the query."
    how can i do that?
    if i a post the report here can you tell me that?
    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width