Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHi, 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
Post Follow-up to this messagemcgrathml@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.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread