passing parameter as large integer

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
sancho1980
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 10.07.2006, 08:51

passing parameter as large integer

Post by sancho1980 »

hi all
i used the ibx components earlier to access my firebird database from my delphi application; now i switched over to zeos and find that

dataset.parambyname('xyz').asLargeInt

or

dataset.parambyname('xyz').asint64

do not exist. how can i pass a 64-bit integer parameter? is there a way round?

thanx,

martin
Post Reply