Visual Basic .NET » Database Programming
insertion of picture from database to picturebox. -- memud99 --


good luck

-- Mohammed Rizwan Khan --

Hi,

Why don't u store the path of the image in the DB and set the property of the image to take the path from the DB.

Regards,
Rizwan.

-- ashishshrivastava --

thanks for yr reply but i want picture should be inserted dencimally,at run time.

On 7/5/06, Mohammed Rizwan Khan <khanrizwan.net> wrote:

Hi,

Why don't u store the path of the image in the DB and set the property of
the image to take the path from the DB.

Regards,
Rizwan.

>


 

-- raibeart --


I do that all the time using the stored path to the image.

Because of the file bloat, you should not store images in the database.

[Submit Comment]Home