
February 13th, 2005, 08:56 AM
|
 |
Contributing User
|
|
Join Date: Dec 2004
Posts: 166
Time spent in forums: 18 h 44 m 10 sec
Reputation Power: 4
|
|
|
Blob
I wish to store a blob (that is to say Binary Large Object) in my database. I was under the impression that SQL server 2000 has this data type, however, when I came to create the table with the field of said type, there was no datatype blob available.
I have used sql server for previous applications, and have had this datatype available, however, in this instance it is not available. Should I have installed something when I set up sql server, is there something that I should install as an add on? Or as, alas I suspect, have I fabricated this memory?
|