Hi,
you can store images in database by using BLOB datatype.(binary large object).Then 1 more alternate way is to make use of path in where clause of select statement where the image is stored,....