Subject | Re: [firebird-support] Firebird / Delphi Type |
---|---|
Author | Fernando Buitrago |
Post date | 2004-10-20T15:48:42Z |
Yes, but you can use ParamByName('youparam').AsFloat
It'll run fine.
Regards
Fer
On Tue, 19 Oct 2004 19:16:29 -0000, zifnabbe
<zifnabbe@...> wrote:
It'll run fine.
Regards
Fer
On Tue, 19 Oct 2004 19:16:29 -0000, zifnabbe
<zifnabbe@...> wrote:
>
>
> Hi,
>
> I've a field of type NUMERIC(18,0)
>
> Which Delphi type can contain this value, without creating someday an
> overflow (if it ever happens)? Can an Int64 be used? Should I convert
> it to a string?
>
> Does the function Params.ParamValues['myField'] returns a correct value?
>
> Thanks
>
>
>
> Yahoo! Groups Links
>
>
>
>
>