|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Insert in a LONG BYTE field, problems
From: ilMes mes (il_mes
hotmail.com)
Date: Wed Jan 14 2004 - 11:45:33 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]