My suggestion is: Store the path to the image files in a Java property and the names relative to this path in the DBMS. Everything else would be a bad waste of disk space in the database. Never store binary files (in particular no pictures) in a RDBMS if you can avoid it. Regards, Nico --- In [EMAIL PROTECTED], Hitesh Arora <[EMAIL PROTECTED]> wrote: > > > Hi > > This is Hitesh. > > I am working on a web application of online test. > > In this online- test, at some places images will be shown to the candidates. So... > > How can I store and retrieve the images in DBMS? > > What would be better storing the whole image or just the path of that image but in that case changing the image dir.could create problem later. > > Help me techies� > > Regards > > Hitesh ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/5cFolB/TM --------------------------------------------------------------------~-> If you have any comments or questions, submit it on the message board. NO spam/ads/job posting or you will be BANNED from this group. Exception can be made it happen by notify me ahead of time. all new members' message will be verified by me (spam..) before it get posted. Yahoo! Groups Links <*> To reply to this message, go to: http://groups.yahoo.com/group/java_official/post?act=reply&messageNum=17654 Please do not reply to this message via email. More information here: http://help.yahoo.com/help/us/groups/messages/messages-23.html <*> To visit your group on the web, go to: http://groups.yahoo.com/group/java_official/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
