Home All Groups Group Topic Archive Search About

Image into SQL Server 2005 Table

Author
9 Mar 2006 9:31 AM
Ivan
Hi.
I've a dream ... !!

How could I adding and retrieving images from SQL SERVER 2005 table??
I would make it from vb code without stored procedure!!

Bye
Cris

Author
9 Mar 2006 9:53 AM
Cor Ligthert [MVP]
Ivan,

Have a look at this sample on our website.

http://www.vb-tips.com/default.aspx?ID=0bf3f72d-b722-459d-8a46-38b5a2f7fdf0

I hope this helps,

Cor

Show quoteHide quote
"Ivan" <cirstian***@libero.it> schreef in bericht
news:bCSPf.25029$PR2.500625@twister2.libero.it...
> Hi.
> I've a dream ... !!
>
> How could I adding and retrieving images from SQL SERVER 2005 table??
> I would make it from vb code without stored procedure!!
>
> Bye
> Cris
>
Author
9 Mar 2006 10:14 AM
Armin Zingler
"Ivan" <cirstian***@libero.it> schrieb
> Hi.
> I've a dream ... !!
>
> How could I adding and retrieving images from SQL SERVER 2005
> table?? I would make it from vb code without stored procedure!!


http://support.microsoft.com/default.aspx?scid=kb;en-us;317670

http://support.microsoft.com/default.aspx?scid=kb;en-us;308042


Armin