Federico Spinazzi <[EMAIL PROTECTED]> writes:

If you tell me what native datatype db2 uses for CLOBs, I could actually add
it to Torque.... :-) Just "CLOB" ?

        Regards
                Henning

>Henning P. Schmiedehausen wrote:

>>Hi,
>>
>>for PostgreSQL, a column of the CLOB type (which is PostgreSQL native
>>type text) needs quotes around its value. I don't know about other
>>databases.
>>
>>Currently we have:
>>
>>mysql         CLOB = LONGTEXT
>>oracle                CLOB = CLOB
>>postgresql    CLOB = text
>>sapdb         CLOB = LONG UNICODE
>>
>>does anyone know about the other databases? Do they need quotes around
>>the value for one of their columns, too?
>>
>>      Regards
>>              Henning
>>
>>
>>
>>  
>>
>DB2 v8 works with quotes. I don't know the kind of the data type.
>Cheers,
>Federico


>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

"You are being far too rational for this discussion."  
       --- Scott Robert Ladd in <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to