Did a search but could not find any current articles on this.
Simple MS DB has field called 'picture' formatted as 'oleobject'. In ASPRunnerPro 5.1 (Build 327) in visual editor field property is set to 'picture'.
When the page is viewed I just get the icon with 0110 on it.
- I do not need the ability for users to upload images
- What is the best way to bring the image file into MSAccess, currently I just drag it.
- What should the path of the image file be relative to the DB.
- I notice in the example the file shows up as 'long binary data', however mine shows up as 'package'
Many thanks