Find a hexadecimal character
cwioskow
Posts: 2
What is the proper syntax to use in SQL Search to locate a specific hexadecimal character (in this case, 0x0B)?
I tried CHAR(0x0B), but that doesn't return anything, and I know that the character exists somewhere in at least one of the tables in a specific database, as it is causing an issue with our ERP software.
I tried CHAR(0x0B), but that doesn't return anything, and I know that the character exists somewhere in at least one of the tables in a specific database, as it is causing an issue with our ERP software.
Comments
We don't currently support searching for hexadecimal characters. However, if this is something you'd like us to consider, please suggest this on our UserVoice forum so we can see how popular this would be.
In the meantime we have raised this as an enhancement request.
Thanks for your question.
Adam