i want to store image path (eg: c:\myproject\myphoto\0001.jpg) to my database
and show it in picture box

store in my db like this
ID: 001
photo: 001.jpg (rename photo file name to ID + .jpg)

ID:002
photo: 002.jpg

anone have and toturial or example ?

thanks again
ekkapop