Subject | Re: [IBO] TIBOStoredProc and parambyname |
---|---|
Author | Robert martin |
Post date | 2004-09-19T21:48:58Z |
Hi
From memory its something like ...
TLargeIntField(TIBOStoredProc.ParamByName(PName)).AsLargeInit := xxxxx;
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
From memory its something like ...
TLargeIntField(TIBOStoredProc.ParamByName(PName)).AsLargeInit := xxxxx;
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message -----
From: René J. Belland
To: IBObjects@yahoogroups.com
Sent: Sunday, September 19, 2004 3:57 AM
Subject: [IBO] TIBOStoredProc and parambyname
Hi,
I have something like this:
IBOStoredProc.ParamByName(PName).AsInt64 := XXXX.asLargeInt;
But this wont compile. It appears the TIBOStoredProc doesnt know about
AsInt64, or AsLargeInt.
If I want to assign the parameter a largeint or int64 then what should I
use??
Using D7 and IBO ver 4.2Ib
Thanks
René
[Non-text portions of this message have been removed]
___________________________________________________________________________
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 Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
b.. To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]