Hello!
I'm trying to change a specific word to another word on all pages on my website via SQL queries to the database. I have managed to do this by doing a update query on the views tblProperty and tblPageLanguage. Nothing breaks and I can't find any trace of the replaced word on the site, except for one place.
When I enter editor mode and edit a page, the old word is still present in the properties view. As soon as I make any edit to, for example, a XHTML-property and publish, the old words once again appears on the page.
My question is where this text is saved in the SQL database.
Best regards