Error with Binary data greater than 8000 bytes in Sql Server

Description

I am storing a double[] as type=Binary to Sql Server. When the length
is greater than 8000 bytes, it fails with a serialization exception.

Commit 4915 caused the change in behavior.
http://github.com/leemhenson/nhibernate/commit/f72aa7987d1f88f3d1aab16f44c7fb1f7afd969c

Before this commit, the code worked fine.

Environment

None

Attachments

1

Activity

Fabio Maulo 
September 23, 2010 at 10:23 PM

Wrong mapping.
Where is your custom IUserType to convert the array of double to a binary-blob ?

Fabio Maulo 
April 17, 2010 at 11:11 PM

we can't provide support for external forks.
btw we will have a look to your test.

jason patterson 
March 21, 2010 at 4:01 PM

TestCase

Not an Issue

Details

Assignee

Reporter

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created March 21, 2010 at 3:51 PM
Updated January 19, 2011 at 2:23 PM
Resolved September 23, 2010 at 10:23 PM
Who's Looking?