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 dencom 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: lienok
  • Content: Threads
  • Order by date
  1. lienok

    "NOT IN" does not work

    Please help me. I have a select with "Not In" but it does not work. No idea what is wrong. See below: SELECT var_rates.lnr FROM var_rates WHERE (((var_rates.start_period) Is Not Null) AND ((var_rates.end_period) Is Null)) GROUP BY var_rates.lnr; lnr 486 487 530 531 540 Then I have SELECT...
  2. lienok

    STARTING CONTROL BROKER

    hello I have eGate on the localhost. I am trying to start control broker of one schema, but there is still error: The instruction at "0x00d4fee5" referenced memory at "0x320b798". The memory could not be "read". then after I try connect control broker, there is of course error: Cannot connect...

Part and Inventory Search

Back
Top