Dear Friend,

i m using VB.NET 2005 and SQL server 2000 as Back end. please someone tell me how to attach files of any type(or Jpg or BMP files) in windows apllication.

Thanking you,

Use a picturebox control.

PictureBox1.Load("c:\graphics\HexView.gif")
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.