ilMes mes <il_mes <at> hotmail.com> writes:

> 
>    CREATE TABLE DATI_BINARI (
>       ID VARCHAR(48) NOT NULL,
>       DATO LONG BYTE,
>       PRIMARY KEY(ID)
>     )
>     --
> 
> and:
> 
>     insert into DATI_BINARI (ID,DATO) VALUES ('one', X'656A3C')
> 

I have the same problem, did you find the solution by any chance?
thanks. Giovanni 



-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to