Re: overflow

2002-07-15 Thread Paul Johnson
On Mon, Jul 15, 2002 at 02:25:43PM +0300, Kliment Ognianov wrote: > Hi all > Maybe the question is quite stupid but ... :) > I've the following problem: > > A counter which counts something more exactly it comes as an > argument from other script. When it reaches the maximal 32-bit > i

overflow

2002-07-15 Thread Kliment Ognianov
Hi all Maybe the question is quite stupid but ... :) I've the following problem: A counter which counts something more exactly it comes as an argument from other script. When it reaches the maximal 32-bit integer value I want to reset it automaticaly on 0 and so on again. How can I mak

data type conversion - Overflow?

2001-08-30 Thread Scott Taylor
Can someone please point out what I am doing wrong here? I get this error: DBD::InterBase::st fetchrow failed: Overflow occurred during data type conversion. -conversion error from string "0" when trying to do this (connection and all else is OK): $SQL = "SELECT B, TRKID