This topic is locked

How to have picture shown on asp database

10/24/2008 5:22:17 PM
ASPRunnerPro General questions
J
johnnyhomelus author

Hi, i have a database from access convert to asp with aspprorunner 5.2, i have a table named INFORMATIONS that contains infoormation as name, address, pictures etc.. and i have a querie name FIRED EMPLOYEES that get info from the table named INFORMATIONS, but the problem i have when i filling a form i see the picture as it is on the table INFORMATIONS but on the querie name FIRED EMPLOYEES on the field picture i see the name of the picture, for exemple testpict.jpeg (it shows like this instead of showing the image)
how should i definate the image field for any queries in the database showing me the image as it is instead of the name .

Sergey Kornilov admin 10/28/2008

Set 'View as' type of this field to 'Image'.