Jump to content
Server Maintenance This Week. ×

Unicode Error (0x3) when sorting


brad2610

This topic is 7028 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Was this from a converted database, that was not closed properly sometimes when it still was in FM5 format? This may have come from corruption.

For the fields in question, check all records if they contain some non-printable characters (normally displayed in the database as a square or rectangle), and delete those characters. This might be quite tedious to find out if your database is very large. Another option is to export the records as an XML file - interestingly, FM does not complain although these characters would not be allowed. Load it into a text editor or even a hex editor and search for those characters and try then to find them in the database.

Martin

Link to comment
Share on other sites

This topic is 7028 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.