if i use LONG ASCII, it work fine with: insert into tableName (long_field) VALUES (x'10203d')

If i create a table width a column  LONG BYTE,
i do not understand the way to insert a record.
I try:
insert into tableName (long_field) VALUES (x'10203d')
but no not work.

Mes

_________________________________________________________________
MSN Extra Storage: piena libert� di esprimersi e comunicare http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1



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



Reply via email to