Sometimes you want to write somewhere in our database something between quotes. In the name of an article or a special name in the name field of a rider like Alfred \’Freddy\’ Hitchcock.
Allways use single quotemarks (as above) an NEVER double quotemarks like Alfred \”Freddy\” Hitchcock.
The problem with double quotemarks and our database: they do not like each other. Double quotemarks represent the character for a code the database uses for processing. The system will accept the entry but when you want to change your entry you will see that your double quotemarks have dissapeared, taking all text that follows.
Please avoid that and use single quotemarks only! 😉