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

    UPDATE syntax problem

    Sorry but I'm a bit of a SQL novice and having trouble setting a bit value based on other numeric column values. What I want to do is somthing like this (in pseudo speak!) UPDATE MyTable SET MyBitColumn = ((MyNumeric1 > 0 ) OR (MyNumeric2 >0)) WHERE etc. What is the correct sysntax to...

Part and Inventory Search

Back
Top