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 SkipVought 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: *

  1. marlis

    where does code go for passing parameters...

    Thanks Dave, I'll give it a shot! Marina
  2. marlis

    where does code go for passing parameters...

    I am struggling with the same problem. If somebody replies to this post, could you please point me to the reference or provide a sample code on how to do it in c#? Thanks, Marina.
  3. marlis

    converting exists clause to crystal reports

    Thanks Dave for such a fast reply. I am on Crystal 10 and as you mentioned the correlated subquery wouldn't work there. I'll see what I can do with the command. marina
  4. marlis

    converting exists clause to crystal reports

    Could somebody please post the entire formula? I've been trying to put exists in my Record Selection formula, but keep failing. What am I missing? My formula looks like this: {LOC.LOC_NAME} = {?Location} and exists (SELECT 1 FROM tran intran WHERE intran.tran_id = {tran.tran_id} and...

Part and Inventory Search

Back
Top