Is it better to store in Access (or any other database) ISO Latin-1 characters, such as those with a grave or acute accent, with the characters themselves, or with the HTML code that is used to display those characters correctly on a web page (when the database is used with something like ColdFusion)? Are there advantages to one way over the other? Disadvantages? Please, spell it out.