Subject | Re: [firebird-support] Re: Unable to INSERT INTO TABLE |
---|---|
Author | Hannes Streicher |
Post date | 2013-05-16T05:24:31Z |
Guten Tag Alexandre Benson Smith,
b) if it were mysql then insert into table (intfield) values ('');
does aktually work producing a null ( if not in strict mode)
--
Mit freundlichen GrĂ¼ssen
Hannes Streicher mailto:HStreicher@...
> Em 15/5/2013 16:35, Allstars escreveu:a) no he is using an empty fieldname
>> Ok sorry, now I am getting a different error. When I do the insert,
>>
>> I'm getting a
>>
>> Error: arithmetic exception, numeric overflow, or string truncation
>> string right truncation
>>
>> What does that mean? Thanks!
>>
> If I read you example correctly you are trying to insert an empty string
> ('') into a int column.
b) if it were mysql then insert into table (intfield) values ('');
does aktually work producing a null ( if not in strict mode)
--
Mit freundlichen GrĂ¼ssen
Hannes Streicher mailto:HStreicher@...