Re: invalid number

From: Adrian Carlson-Hedges <adrian.ch_at_btinternet.com>
Date: Thu, 29 Nov 2001 20:06:13 -0000
Message-ID: <9u64hv$142$1_at_neptunium.btinternet.com>


Either he is not typing a number, or he is typing a number too big for the column? (or doesn't fit the column definition is some other way)

e.g. 9.876E16 will not fit into a NUMBER(22,6) column, and returns the same error.

Is he trying to enter his bonus?

Adrian

"Julian Kooiker" <kooikerj_at_zonnet.nl> wrote in message news:9u2j25$o3i$1_at_reader06.wxs.nl...
> I am trying to insert some data into an oracle 8i database.
> When i'm using my application (developed with powerbuilder) on my computer
> it works fine. When I am using the application on other computers it works
> fine, but when my boss want to use the application on his computer, the
> application says: Invalid number. What can be the problem?
>
> Julian Kooiker
>
>
Received on Thu Nov 29 2001 - 21:06:13 CET

Original text of this message