In Sage HRMS, the use of an apostrophe in names is allowed, but that causes issues with the SQL database. In cases like the name "O'Reilly", the apostrophe is a single quote, which is reactive in SQL. You could use a curved quotation mark, which is seen by SQL as a different character or disallow it completely.See the difference between these two marks: � and '