Subject | Re: [IBO] How to get numeric digits of a TIB_field? |
---|---|
Author | Jason Wharton |
Post date | 2001-11-22T18:43:50Z |
That figure is not available unfortunately.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Marco Menardi" <mmenaz@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, November 05, 2001 2:06 PM
Subject: [IBO] How to get numeric digits of a TIB_field?
> WIth Field.SQLScale you get the number of digits of precision for
> numerical storage, and with SQLLen the buffer space used in bytes. But
> what about the number of digits?
> mycol Numeric(x,y)
> so
> SQLScale -> y
> what? -> x
>
> Thanks
> (I need it to limit the number of digits the user can enter in
> IB_Curency)
> Marco Menardi
> ICQ 136812545