Unable to persist sql image types over 8Kb.

Description

NHibernate is unable to persist files larger than 8Kb into the sql server image data type. The image data type should be able to handle a maximum 2Gb. It appears that NHibernate is treating the image type as if it were the sql binary type, which has an 8 Kb limit. The image type should be properly implemented to allow larger files to managed through NHibernate.

Environment

Sql Server 2000

Activity

Show:
Not an Issue

Details

Assignee

Reporter

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created April 13, 2005 at 12:49 AM
Updated April 14, 2005 at 6:14 AM
Resolved April 14, 2005 at 6:14 AM
Who's Looking?