blob dispaly using psp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vladimir Kanovnik

    blob dispaly using psp

    How I can download an image to display it in web browser using pl/sql server
    pages from a table which contains an image stored as blob?
    The table was created using pl/sql tool kit.
    I would like to use a query "select image from table where id = something"
    and also statement "select * from table" in psp.

    Thank you for help

    Vlad


Working...