converting image in picturebox to byte[]

suppose i want to insert a picture into database. first i need to specify the picture: by
1. copying the image and pasting the image
2. specifying the file
suppose i paste the picture from clipboard then how can i convert it to byte stream to update the database.
[279 byte] By [connect2sandeep] at [2007-12-16]
# 1
Hi.
How about following site's code.

[How To Read and Write BLOB Data by Using ADO.NET with Visual C# .NET]
http://support.microsoft.com/kb/309158/EN-US/

Regards.
K.Morono in Japan.

KazutakaMorono at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# General...