Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BLOB Column

Status
Not open for further replies.

helpsai

Programmer
Joined
Nov 7, 2002
Messages
3
Location
IN
Hai,

How to insert value in BLOB data type column. How to select the data from this column and convert into readable format.

I am using SQLServer 2000.

Please help.

Thank you,

Sai.
 
From / to what?
ASP?
VB?
This is not a bug - it's an undocumented feature...
;-)
 
Hai,
In C++.
I am able to create a table with BLOB data type column.I want to know how to insert data in this column?
How to select data from this column.If it is in binary format how can I use it to display in user readable format.

Thank you,
Sai.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top