Groups | Blog | Home
all groups > sql server (alternate) > may 2005 >

sql server (alternate) : storing text data in a binary field


David Portas
5/12/2005 12:00:00 AM
Use an IMAGE column.

--
David Portas
SQL Server MVP
--

Arlyn
5/12/2005 4:07:04 PM
This may be a stupid question but I can't find an easy answer for what I
want to do. I need a blob data field that can store both binary and text
data like the sql_variant field. I am using vb.net to populate a sql table.
I want to store both string and binary data.

AddThis Social Bookmark Button