I want to add images to my database by copying and pasting the image.

I am using MS SQL Server Express 2008 and MS VB Express 2008. I want to create a simple program that displays data including images (.jpg) of items and text that describes characteristcs about the items.

The images are currently in a MS Word table. I would like to simply convert the table into an SQL database, but seems not possible. Failing that,...