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 IamaSherpa 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: nabs
  • Order by date
  1. nabs

    Problems with Co-related subqueries that contain a LIKE clause

    We are in process of testing an application originally developed in ADO/Access 97 in ACCESS2000. I noticed the following behaviour on the following query : UPDATE <table1> A SET A.<COL1> = <some_value> where <table1>.Key = ( select <table2>.key from <table2>...

Part and Inventory Search

Back
Top