How to store large chunks for binary data into the DB?


from can see, 'varbinary(max)' data type not supported, , 'image' data type supposed go away.  there other way store large chunks (10mb 100mb) of data ssev db?

if have use 'image' data type this, have code sample let me push array() of numbers 'image' field, , unload 'image' field array()?

tia

pat

 

sql server ce/mobile 3.0 supports ilockbytes in oledb provider.   dont know if ilockbytes exists in managed code!

thanks,

laxmi



SQL Server  >  SQL Server Compact



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

BIT Version

How to calculate the delta size while diffing the files in TeamFoundationServer ?