hi, a desirable feature of a databse im building would be for the user to upload a jpeg image to the database. Ideaaly for simplicity it would be better to just save the image in a specific windows folder and then save its filepath as a hyperlink in a related table. Is it possible for access to achieve this? This is the sort of way i have done it with asp.net web applications but don't know whether the method transfers over to access. Any comments or advice grateful.