Just open a file stream and write byte array to it. FileStream.Write()
should do.
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
> Thread-Topic: Saving Image from dataset to file
> thread-index: AcUqN00sfcYL7g26RqaeL4GFy8IF1Q==
> X-WBNR-Posting-Host: 12.104.32.100
> From: =?Utf-8?B?VGhpcnNo?= <(E-Mail Removed)>
> Subject: Saving Image from dataset to file
> Date: Wed, 16 Mar 2005 06:49:05 -0800
> Lines: 2
> Message-ID: <80926A34-C69F-4150-9399-(E-Mail Removed)>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.dotnet.framework.compactframework
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.compactframework:73367
> X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
>
> How does one go about saving a bitmap image that is stored in an image
> datatype field in a dataset to a bmp file using the CF?
>
|