On Tue, 22 Jan 2002, Hans Plum wrote:
> Maybe I did not recognize a SQL problem or I missed to change the size
> of a special buffer, I have not read about.
The problem is probably your usage of INTEGER (5) in the second one.
Change that to just integer and you'll probably be okay.