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 wOOdy-Soft 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: albertp
  • Content: Threads
  • Order by date
  1. albertp

    SQL UPDATE using a variable

    I would like to update a field in an Access table using the SQL update command. The following syntax will work if I want to update a specific value in a field. UPDATE CustomerTable SET City = Atlanta Where Zipcode = 30303 Could anyone tell me the correct syntax to set city = a variable like...

Part and Inventory Search

Back
Top