View Single Post
Old 12-09-2008, 12:28 AM   #2 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Are you sure that the field in the column you are looking for is the text 'Website Title'? Also, do not update rows like that, use the primary key to identify the row you wish to modify. What happens if two rows have the same title?

If your database only has (and will ever need) one row, you probably don't need to be using a database.
__________________

Village Idiot is offline  
Reply With Quote