I have one table for store information of car call (tblCarInfo) with fields: CarId, CarModel, CarPicture (Data type Attachment) and i have other table and form call tblCarControl and frmCarControl in this form i have many fields and one combo box call cboCarId (data source from tblCarInfo) but don't have field for store car picture, because i need to lookup from tblCarInfor and I need to show picture on this form and change picture follow by select cboCarId
How i design form (frmCarControl) for show and lookup the picture from the table (tblCarInfo) after cboCarId update.
Please guide me.
Thanks
Sokkheng
How i design form (frmCarControl) for show and lookup the picture from the table (tblCarInfo) after cboCarId update.
Please guide me.
Thanks
Sokkheng