Subject | Re: [IBO] Parameter mismatch preparing TIBOStoredProc?? Bug?? |
---|---|
Author | G. Allen Casteran |
Post date | 2001-11-08T22:32:12Z |
At 12:19 AM 11/9/2001 +1100, you wrote:
TIB_StoredProc.
Thanks,
Allen.
> > Question 2: If I am passing an Int64 variable to this parameter,After some testing and Jason's explanation that we are now using the
> > how should I do it? There is no .AsInt64 or .AsLargeInt on the
> > Param object. The Param is a NUMERIC(10) to match the Keycol
> > which is set by a generator, hence the Int64 datatype.
>
>Did you see Jason's previous posting...
>
>"Borland's TParams cannot properly handle an INT64 param I believe is the
>root of the problem.
>Use the native IBO component instead."
>
>I suggest this is the answer to both the questions/problems. Is there
>any reason why you must use TIBOStoredProc? TIB_StoredProc is the
>native version and will not have this problem.
>
>Geoff Worboys
>Telesis Computing
TIB_StoredProc.
Thanks,
Allen.