BINARY / VARBINARY Display
Posted: Thu 17 Dec 2015 11:43
Hi,
I have just started to use dbForge. We use a lot of BINARY and VARBINARY fields for GSM data in our DB. When we use Heidi SQL to look at these fields for an MSISDN ( telephone number) we see the fields as ( for example) 0x447923123456. Which makes sense to us as a mobile phone number. In Heidi SQL we must unset "view BInary binary data as text", in order that Heidi display the binary data as HEX().
When we use dbForge to view the column we see(for example) 4��&. We have looked at the data Viewer and editor and for some fields ( if viewed as HEX) the value looks like we would expect.
However, for some longer VARBINARY(20) fields the HEX values displayed do not seem to be correct.
We are using MariaDB 10
Is there any way to trigger the viewing of columns, in the grid view, so we can see the value represented as we do in Heidi SQL?
i.e. something like 0x447923123456 (for MSISDN) or 0x0234301234567890 (for an IMSI)
Many Thanks.
Simon
I have just started to use dbForge. We use a lot of BINARY and VARBINARY fields for GSM data in our DB. When we use Heidi SQL to look at these fields for an MSISDN ( telephone number) we see the fields as ( for example) 0x447923123456. Which makes sense to us as a mobile phone number. In Heidi SQL we must unset "view BInary binary data as text", in order that Heidi display the binary data as HEX().
When we use dbForge to view the column we see(for example) 4��&. We have looked at the data Viewer and editor and for some fields ( if viewed as HEX) the value looks like we would expect.
However, for some longer VARBINARY(20) fields the HEX values displayed do not seem to be correct.
We are using MariaDB 10
Is there any way to trigger the viewing of columns, in the grid view, so we can see the value represented as we do in Heidi SQL?
i.e. something like 0x447923123456 (for MSISDN) or 0x0234301234567890 (for an IMSI)
Many Thanks.
Simon