Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Blob   (RSS)
While attending a class on SQL Server, I was introduced to a paper from Microsoft Research (authors are Russell Sears, Catharine Van Ingen and Jim Gray) that discusses whether to store large objects in a filesystem or in a database, depending on the size Read More...
As I mentioned in a previous blog post at http://blogs.technet.com/josebda/archive/2008/03/17/sql-server-2008-and-unstructured-data.aspx , SQL Server 2008 introduces new options to store unstructured data, in addition to the current BLOB support we have Read More...
SQL Server 2008 introduces two new options to store unstructured data, in addition to the current BLOB support we have in SQL Server 2005. IMAGE Back in SQL Server 2000 and SQL Server 7 days, we used the IMAGE data type to store binary large objects (a.k.a. Read More...
Documents in Databases The first time I tell anyone that SharePoint Server 2007 stores documents as blobs (binary objects) in the database, people stare at me for a few seconds and usually ask: "Really?" It takes a few moments to explain that this is Read More...
I'm currently working on a Microsoft Office SharePoint Server 2007 implementation at a large customer that uses LiveLink. They need a feature not currently available out-of-the-box in SharePoint, so these are some ideas on how we're planning to do it. Read More...
 
Page view tracker