August 23, 2006 09:23 PM

VARBINARY(MAX) Tames the BLOB

Use this new data type to easily import and retrieve BLOB data
Rating: (0)
SQL Server Magazine
InstantDoc ID #92995
Like the jelly-like Blob monster in those old Steve McQueen horror movies, mixing binary large objects (BLOBs) with relational database data has traditionally been unnatural and difficult to manage. BLOBs and relational database data are very different entities. Relational data usually consists of text or numbers and tends to be small. In contrast, BLOB data is most often pictures in .jpg, .tiff, or .bmp format—such as product images on a Web site—which can be quite large.

As...

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

good and thorough

markeboyle 4/30/2008 8:14:48 PM


You must log on before posting a comment.

Are you a new visitor? Register Here