Click to See Complete Forum and Search --> : How to load jpeg file in SqL2000 and how to retrieve from SQL2000.


Parameswar
October 27th, 2006, 02:35 AM
Hi friends
Now I am working in SQL2000 as back end .I want to load jpeg file in database and retrieve from database. Please guide me.

Alventis
October 28th, 2006, 09:59 AM
A JPEG file would be stored in a BLOB, right? Then just work with the BLOB field like you normally would. Sorry if I didn't fully understand what you are trying to achieve.

aniskhan
October 29th, 2006, 10:43 AM
Link (previous post) (http://www.codeguru.com/forum/showthread.php?t=402417&highlight=image+database)