all groups > sql server programming > november 2003 >
You're in the

sql server programming

group:

Insert and retrive a file form "Image" datatype column


Insert and retrive a file form "Image" datatype column Murali
11/30/2003 10:01:05 PM
sql server programming:

I want to put a data file available on c:\ to an 'Image' datatype column in a table through an SQL query from my application
And also I want retrive back that column data into a file on to c:\ through the SQL query
Re: Insert and retrive a file form "Image" datatype column Tibor Karaszi
12/1/2003 8:47:18 AM
Check out below articles:

From classic VB code and ADO:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q258038

From .NET code and ADO.NET:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q316887


--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver


[quoted text, click to view]

AddThis Social Bookmark Button