It's probably a tinyint field which won't go higher than 127.
Fred.
On Thu, Jan 17, 2002 at 02:40:54PM +0100, Thibaut Allender wrote:
>
> an index cannot be null
>
> you should do this :
>
> insert into equipment (id,description) values ('','test data');
>
> regards
>
> At 14:27 17/01/2002
an index cannot be null
you should do this :
insert into equipment (id,description) values ('','test data');
regards
At 14:27 17/01/2002, you wrote:
>database,sql,query,table
>
>If you just reply to this message, and include the entire text of it in the
>reply, your reply will go through. How