Subject TIBOStoredProc and parambyname
Author René J. Belland
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]