PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Image Data retrieve from MSSQL200

Reply

Image Data retrieve from MSSQL200

 
Thread Tools Rate Thread
Old 21-06-2006, 10:50 AM   #1
ken
Guest
 
Posts: n/a
Default Image Data retrieve from MSSQL200


Hi All,

if I use MSSQL200 to store bitmap/image files using datatype "image"
how can I retrieve from DB and shown in my window forms (VB.NET 2005),
and how can I save/upload those files into DB!?

I have search online and wouldnt find some sources code to resolve this
matter,
thx for your attention


  Reply With Quote
Old 21-06-2006, 11:08 AM   #2
Miha Markic [MVP C#]
Guest
 
Posts: n/a
Default Re: Image Data retrieve from MSSQL200

These links might help you:
How To Display an Image from a Database in a Windows Forms PictureBox by
Using Visual Basic .NET
http://support.microsoft.com/kb/321900/en-us
HOW TO: Copy a Picture from a Database Directly to a PictureBox Control with
Visual Basic .NET
http://support.microsoft.com/kb/317670/en-us

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/


"ken" <kk> wrote in message news:%23Y$MrgRlGHA.1664@TK2MSFTNGP03.phx.gbl...
> Hi All,
>
> if I use MSSQL200 to store bitmap/image files using datatype "image"
> how can I retrieve from DB and shown in my window forms (VB.NET 2005),
> and how can I save/upload those files into DB!?
>
> I have search online and wouldnt find some sources code to resolve this
> matter,
> thx for your attention
>



  Reply With Quote
Old 21-06-2006, 11:10 AM   #3
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Image Data retrieve from MSSQL200

Ken,

Very easy have a look at this page.

http://www.vb-tips.com/dbPages.aspx...46-38b5a2f7fdf0

There is more on our website, search for image

I hope this helps,

Cor

"ken" <kk> schreef in bericht
news:%23Y$MrgRlGHA.1664@TK2MSFTNGP03.phx.gbl...
> Hi All,
>
> if I use MSSQL200 to store bitmap/image files using datatype "image"
> how can I retrieve from DB and shown in my window forms (VB.NET 2005),
> and how can I save/upload those files into DB!?
>
> I have search online and wouldnt find some sources code to resolve this
> matter,
> thx for your attention
>



  Reply With Quote
Old 21-06-2006, 11:34 AM   #4
ken
Guest
 
Posts: n/a
Default Re: Image Data retrieve from MSSQL200

thx both nice guy, I'll have a look for your reference.
thx


"Cor Ligthert [MVP]" <notmyfirstname@planet.nl> ¼¶¼g©ó¶l¥ó·s»D:uhPS0qRlGHA.1832@TK2MSFTNGP04.phx.gbl...
> Ken,
>
> Very easy have a look at this page.
>
> http://www.vb-tips.com/dbPages.aspx...46-38b5a2f7fdf0
>
> There is more on our website, search for image
>
> I hope this helps,
>
> Cor
>
> "ken" <kk> schreef in bericht
> news:%23Y$MrgRlGHA.1664@TK2MSFTNGP03.phx.gbl...
>> Hi All,
>>
>> if I use MSSQL200 to store bitmap/image files using datatype "image"
>> how can I retrieve from DB and shown in my window forms (VB.NET 2005),
>> and how can I save/upload those files into DB!?
>>
>> I have search online and wouldnt find some sources code to resolve this
>> matter,
>> thx for your attention
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off