Hi i'm trying to update the 'forum' table fields from a cfm application. But though the db shows the updated values, i don't see the changes live until i update something via the forum admin which seems like changes via admin resets the cached query while direct updating from another app doesn't do that. Can someone tell me how to reset the caching while trying to run update queries on the 'forum' table from another application?