am a new commer, i want to include employee picture in[to its datadase so that individual employee will have his picture, pls how do i go about it. i am using vb 6.0 with access as

Hi,

Adding an image to an Access DB is fairly simple -

Add a field to the employee table with a type of 'OLE' (call it picture or something like that).

Open the table, right-click on the picture field and add the image (ms paint is the easiest way - use Edit, Browse to find the picture then File, Update DB to add it).

HTH

Chris.

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.