Good day guys.. in the days i was busy creating this application that displays and saves an image file within the an access database. the field has an Ole Object property. is there a custom user control for this?
Its a WinForms DTR application. just want to have a quick/easy way of saving and retrieving image files in access database. i know that i have to work it out as a blob but the prob is that i don't know how to do it.
Just hoping if there is a fast way of saving and retrieving images in my access database..
I have one but its in vb6.0 format. how can i convert it to vs .Net?
thanks in advance
Its a WinForms DTR application. just want to have a quick/easy way of saving and retrieving image files in access database. i know that i have to work it out as a blob but the prob is that i don't know how to do it.
Just hoping if there is a fast way of saving and retrieving images in my access database..
I have one but its in vb6.0 format. how can i convert it to vs .Net?
thanks in advance
Comment