2007/10/12, Oleg Broytmann <[EMAIL PROTECTED]>:
>
>
>    Thank you. I will put that "(MAX)" into the code. Also I thing I need
> to
> replace "IMAGE" type for BLOBCol with "VARCHAR(MAX)".


I think "VARBINARY(MAX)" would be a better choice.
Usual disclaimer: I've never directly used MS SQL Server/SQLExpress, so I
don't really know how well it will work; if anyone has direct experience,
please report. :-)
Moreover, I suppose these "MAX" types will break compatibility with versions
older than SQL Server  2005; I don't know if there's a better way to
implement support for this types of columns, sorry.


Thanks!
-- 
Davide Alberani <[EMAIL PROTECTED]>  [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to