In an ASP.NET form I have a ListView control in which one of the columns is a Varbinaty(max) value.
Varbinaty(max)
The problem is when I try to handle this value.
Try to use SqlBinary as the type? (Not sure, and no access to a dev machine atm.)