PDA

Click to See Complete Forum and Search --> : Picture whit data


Tron
Jan 17th, 2000, 01:14 AM
Help....
i made a database where i want picture off the person im locking for so i have the pesons data and his picture on the form - how du i do that i have a folder whit peson picture how du i connect to that folder so the right picture connect to the right data

Tron

netSurfer
Jan 17th, 2000, 01:34 AM
If I'm right in what I think you want to do, I would store the filename of the picture in the database. Then just send that file name into the image control that you are using.