Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: Binary To Image


Message #1 by "Setyo.Wibowo" <setyo.wibowo@c...> on Wed, 18 Dec 2002 08:47:33 +0700
Thanks Guy,

I found a proper methode that fit to my case from those resources.

Setyo HW

-----Original Message-----
From: Guy Harwood [mailto:guy@h...]
Sent: Thursday, December 19, 2002 4:59 PM
To: pro_VB_dotnet
Subject: [pro_vb_dotnet] RE: Binary To Image


There is lots of resource on the web about this

Try www.dotnetjunkies.com /
 www.dotnetbips.com / www.gotdotnet.com

Or give google a try with 'SQL' + 'Image' + 'database'

I used these for resource a few months ago to get images out of sql server
onto a web form
And I found a lot of good stuff (if u look hard enuff!)

 
Guy Harwood
Research & Development
www.hcs-ltd.co.uk


Subject: Binary To Image
From: "Setyo.Wibowo" <setyo.wibowo@c...>
Date: Wed, 18 Dec 2002 08:47:33 +0700
X-Message-Number: 1

Hello Everybody,

I'm currently developing a legacy SQL Server 7 database , one of it's table
has image data type field/column. The former developer insert some item's
picture into this field in binary format of course. Assume that we know how
to retrieving those binary from .NET, but how to render/convert those binary
into real image object or it's inheritance (bitmap, jpeg, etc).

Many thanks for your kindly advices.

Setyo HW




---
VB.NET Handbooks Library Special Offer

Get a massive 40% off this complete library
of books (US residents only at the moment).
Free ground shipping on this 10 book bundle!

http://www.wroxdirect.com/proddescription.asp?Bookselect=BUN10E004

  Return to Index