byteally/dbrecord

Dbrecord-MsSQL : Mapping for `image` type.

Opened this issue · 0 comments

`image`
Variable-length binary data from 0 through 2^31-1 (2,147,483,647) bytes.

Currently (temporarily) mapped to Varbinary (Left Max) (MsSQL Parser.hs)