search for: find_by_columnid

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

Did you mean: find_by_column
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