bonjour,
mercie pour la réponse, mais j'ai pas réussi (T_T#)
Voilà mon source, y'a forcement un truc que j'ai pas capté...
this.IMAGE1 = new IMAGE(this)
with (this.IMAGE1)
(...)
img = TRIM( form.mydata1.rowset.fields["PHOTO"] )
img = "FILENAME C:\TRUC\"+ img +".jpg"
dataSource = &img
(...)
endwith