If its in the source you need to edit the code and recompile to exe
If it's in the database... Download the mySQL query browser and do a select * from [tablename] . Find your record, Find your variable, look at the lower section of the screen theres an edit button. do your edit then hit the apply changes button next to it.
|