search for: columndescript

Displaying 1 result from an estimated 1 matches for "columndescript".

Did you mean: column_script
2006 Mar 17
3
Updating Table without ID Column
Hey All, I''ve been having a slight problem updating attributes for a row that matches something other than it''s ID...For ex: My table that has 3 rows..ColumnID, ColumnTitle, and ColumnDescription. I want to update a row in that table WHERE CoumnTitle = @myvar....But whenever i run update_attrbutes[:mytable] it''s looking for an id for the record when i need to to look for the title...is there a way to override that? Any help is much appreciated! -- Posted via http://www.ru...