Posted by Maury on 04/04/06 14:52
mcgrathml@gmail.com ha scritto:
> Hi,
>
> I want download photos (image datatype) from a SQL-2000 database
> into windows based jpeg files (one for each record). Just wondering is
> there any way of doing this without using TEXTCOPY?
>
> Michael
>
You can write a simple .net program to read/write
images (as byte streams) on a BLOB field
of a SQL Server (or Access) database.
If you are interested I can post you the
(small and simple) code...
Bye
M.A.
Navigation:
[Reply to this message]
|