Subject | Re: [IBO] Current Equivalent to .AsInt64 |
---|---|
Author | Shaq |
Post date | 2004-09-25T22:09:08Z |
It still doesn't work. I added Variants to my uses clause but I am
still getting a compiling error.
I am using ASTA3IBObjectsServer and the following line will not compile:
ftLargeInt: TIBOQuery(Query).ParamByName(Name).AsInt64 :=
ParamList[i].AsLargeInt;
AsInt64 is no longer a property of TIBOQuery.
-Shaq
--- In IBObjects@yahoogroups.com, "René J. Belland"
<rene.belland@u...> wrote:
still getting a compiling error.
I am using ASTA3IBObjectsServer and the following line will not compile:
ftLargeInt: TIBOQuery(Query).ParamByName(Name).AsInt64 :=
ParamList[i].AsLargeInt;
AsInt64 is no longer a property of TIBOQuery.
-Shaq
--- In IBObjects@yahoogroups.com, "René J. Belland"
<rene.belland@u...> wrote:
> oops.... " asInt64 " works. Just add 'variants" to the uses clause.___________________________________________________________________________=
>
> -Rene
>
> ----- Original Message -----
> From: "René J. Belland" <rbelland@u...>
> To: <IBObjects@yahoogroups.com>
> Sent: Saturday, September 25, 2004 12:36 PM
> Subject: Re: [IBO] Current Equivalent to .AsInt64
>
>
> > Use 'asLargeInt'. Make sure variants units is in your 'uses' clause.
> >
> > -Rene
> >
> >
> > ----- Original Message -----
> > From: "Hans" <hhoogstraat@s...>
> > To: <IBObjects@yahoogroups.com>
> > Sent: Saturday, September 25, 2004 12:16 PM
> > Subject: Re: [IBO] Current Equivalent to .AsInt64
> >
> >
> > > Try
> > >
> > > TIBOQuery(Query).ParamByName(Name).AsString := IntToStr(Value);
> > >
> > > ----- Original Message -----
> > > From: "Shaq" <shaq@b...>
> > > To: <IBObjects@yahoogroups.com>
> > > Sent: Saturday, September 25, 2004 12:06 PM
> > > Subject: [IBO] Current Equivalent to .AsInt64
> > >
> > >
> > > > Is there a current equivalent to .AsInt64?
> > > >
> > > > TIBOQuery(Query).ParamByName(Name).AsInt64
> > > >
> > > > Thanks.
> > > >
> > > > -Shaq
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
> > > > IB Objects - direct, complete, custom connectivity to Firebird or___________________________________________________________________________=
> > > InterBase
> > > > without the need for BDE, ODBC or any other layer.
> > > >
> > >
> >
>
> > > > http://www.ibobjects.com - your IBO community resource forTech Info
> > > papers,___________________________________________________________________________=
> > > > keyword-searchable FAQ, community code contributions and more !
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> >
>
> > > IB Objects - direct, complete, custom connectivity to Firebird or___________________________________________________________________________=
> > InterBase
> > > without the need for BDE, ODBC or any other layer.
> > >
> >
>
> > > http://www.ibobjects.com - your IBO community resource for Tech Info
> > papers,
> > > keyword-searchable FAQ, community code contributions and more !
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> >