Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String is not supported by database collation #1815

Closed
MrHinsh opened this issue Jan 4, 2024 · 2 comments · Fixed by #1928 or #1913
Closed

String is not supported by database collation #1815

MrHinsh opened this issue Jan 4, 2024 · 2 comments · Fixed by #1928 or #1913
Assignees

Comments

@MrHinsh
Copy link
Member

MrHinsh commented Jan 4, 2024

This is due to the new REST API supporting more modern features than the old Object Model.

System.Web.Services.Protocols.SoapException: %error="600177";%:AddConstant: The following string is not supported by database collation: %String="Cici Chen??";%.

The only resolution in the current format is to add a "TextEnricher" that we pass all text fields through that can be used to edit out unusual characters.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days

@MrHinsh
Copy link
Member Author

MrHinsh commented Feb 27, 2024

This has now been resolved in v15-preview

@MrHinsh MrHinsh closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant