I am trying to find a text string in my db, but I'm not sure where it is located. How can I find it, and edit it? It is a text string that has a value associated with it that is automatically incremented every time someone clicks a link (a counter, basically). Where do I start?
i think you should go first to the main table of the db. (config table - may be) if it doesnt work, go the table which has less attributes first . and so on. hope this will work -tibz-