y explained there.)
>
> Cal
> http://www.calevans.com
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Dacian Herbei
> Sent: Tuesday, March 27, 2001 11:50 AM
> To: [EMAIL PROTECTED]
> Subject: tinyint issue
>
>
>
>
In the last episode (Mar 27), Dacian Herbei said:
>
> I wonder if anyone had a problem like this one. I have created a
> table with one field autoincrement. The field is tinyint(4).
> whenever I try to introduce more then 127 records it refuses to
> introduce them. I tried with ti
At 7:49 PM +0200 3/27/01, Dacian Herbei wrote:
> Hi,
> I wonder if anyone had a problem like this one.
> I have created a table with one field autoincrement. The field is
>tinyint(4).
> whenever I try to introduce more then 127 records it refuses to
>introduce them.
> I tried w
lto:[EMAIL PROTECTED]]On
Behalf Of Dacian Herbei
Sent: Tuesday, March 27, 2001 11:50 AM
To: [EMAIL PROTECTED]
Subject: tinyint issue
Hi,
I wonder if anyone had a problem like this one.
I have created a table with one field autoincrement. The field is
tinyint(4).
whenever I try to
Hi,
I wonder if anyone had a problem like this one.
I have created a table with one field autoincrement. The field is
tinyint(4).
whenever I try to introduce more then 127 records it refuses to
introduce them.
I tried with tinyint(5) 6.. and so on. It works only with integer.