[q] IMAGE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vysochin Artem

    [q] IMAGE

    good day ,

    I use Oracle Dev.Suit 9i and want to have in my form picture , i.e.
    have a table emp (name , address, picture) , so how can I do this ?
    and also , picture - CLOB, BLOB, LOB , LONG ,LONG RAW ?
    Wich is kind of type ?

    Thanks, mailto webber@astral.n tu-kpi.kiev.ua

  • Frank van Bortel

    #2
    Re: [q] IMAGE

    Vysochin Artem wrote:
    good day ,
    >
    I use Oracle Dev.Suit 9i and want to have in my form picture , i.e.
    have a table emp (name , address, picture) , so how can I do this ?
    and also , picture - CLOB, BLOB, LOB , LONG ,LONG RAW ?
    Wich is kind of type ?
    >
    Thanks, mailto webber@astral.n tu-kpi.kiev.ua
    >
    Please post these questions in c.d.o.tools.
    BLOB would be the data type for the db; (LONG) RAW
    is depreciated since 8i.
    --

    Regards,
    Frank van Bortel

    Comment

    Working...