Hello Mes, it would help a little bit if you could write - the error message you got when trying the statement - the version of SAP DB/MaxDB you are using so that one can analyze what went wrong, and whether that issue is already known, or where to look for the problem.
Regards Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: ilMes mes [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 14, 2004 6:46 PM > To: [EMAIL PROTECTED] > Subject: Insert in a LONG BYTE field, problems > > > > 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=198 3&DI=2049&ST=1 -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
