Hi,
I am able to store image in visual data manager(database table) with the fields
id text, img binary
when i try to load the picture from recordset with the following statement:-
Picture1.picture = loadpicutre(rs(1))
it shows an error file name/path not exists etc.
pls let me know how to retrieve image data and load in picture control using DAO recordset/ADO recordset.
thanks in advance,
mohan.