Subject | RE: [IBO] Re: TIBODataset and EXECUTE PROCEDURE with output parameters |
---|---|
Author | Jason Wharton |
Post date | 2007-10-30T03:19:36Z |
> You're creating the params yourself? Cause I haven't. IBOI did not manually create these param instances.
> creates them for me when I do a "Prepare". It also detects
> "input/output", but I just cannot get a result.
These were created at design-time automatically.
They should be created dynamically at run-time when the dataset or statement
is prepared.
I'll play around with it a bit more.
As you can see, it's rarely something stupid and simple. That's why I
generally like all the information I can get, especially including sample
applications.
> In other news, did you get my test project about re-using theI do have, unfortunately, a bit of a backlog of items to work on. It is
> same TIBOQuery
> with different (or the same!) statements and the error that
> you get then?
very likely there if you posted it to this group. I don't recall off the
top of my head. But, I am quite ill today so I am not at my sharpest mental
state either.
Feel free to resent it to be sure I don't mismanage it.
Jason Wharton