Hi.I'm trying to set an image field in a table, just as in the CRMSample's ProductMaintenance form. This is the company logo.
Me
.Empresas.emp_logo = CType(loImage, System.Drawing.Bitmap)Did it exactly as in the sample form.
Surely, I'm missing something ... would you guys have a clue ?
TIA