Question Pl. tell me how to display an image file stored in a oracle table in vb-report form
Answer Uma,
I have't tried this but I have an idea, just try this.
1. Create data source(Dynamic or DSN) to the table which have image file.
2. Add an Image object to your vb-report form and select control source as tablename.imagecolumn.