RE: mediumint(6) problem

2002-09-11 Thread Kenneth Hylton
C Systems & Programming Billing Concepts, Inc. 7411 John Smith Drive San Antonio, Texas 78229-4898 (210) 949-7261 -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 4:53 PM To: Jan Kudrman; [EMAIL PROTECTED] Subject: Re: mediumint(6) pr

Re: mediumint(6) problem

2002-09-11 Thread Paul DuBois
At 23:05 +0200 9/11/02, Jan Kudrman wrote: >Hi all, > >I have a small problem - I have the following table with numetic type. In my >table is mediumint(6), but I can to insert value 11223344. I thougth the >maximum value for mediumint(6) is 99. Why? > >Do you have some idea what I should to