Forum Discussion
MarcR
VIP
Hi Christian, I used the FDX, but am still curious if we can get the value out 😉
Usually in SQL binary is used for documents and images. In this case i think the column contains a table. Therefore you cannot open it as a decimal (or a varchar). There should be an option to loop through the fields in the column and get their value. But its not urgent anymore, issue is solved but my curiosity is not satisfied 😉
ChristianW
4 years agoValued Contributor
Hi Marc
Out of curiosity, I played around with it and I could identify some patterns, but the byte order was different (left to right instead of right to left) so I assume, the conversion takes place in .Net and not in SQL. As a result, I doubt, there is a simple select statement for the job.
Cheers
Christian
Related Content
- 3 months ago
- 12 months ago