View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 07:11 PM
Shaun
 
Posts: n/a
Default Help With Another UPDATE Query Please!

Hi,

I am making some alterations to my Database. I have a table called projects
and a table called Work_Types. Projects currently contains the name of the
work type (Work_Type) but now I want to change this so it contains the
Work_Type_ID, is it possible to update Projects with one query?

Thanks for your help


Reply With Quote