Subject Re: [IBO] IBOStoredProcedure x IB_StoredProcedure
Author TeamIBO
> I have just noticed that IBOStoredProcedure is not showing my stored
> procedures when clicking the StoredProcName property.

What version of Delphi/BCB?

I noticed that the property editor for this is defined for VCL40 or
later only. In Delphi5 I do get a list of procedure names.


> Is there a diference between them? Shouldn´t IBOStoredProcedure
> display the list?

There is a big difference - one it TDataset based, the other is pure
native. IMO the native should be used unless you have explicit reason
for needing a TDataset based alternative (for interaction with some
other component).


hth

--
Geoff Worboys - TeamIBO
Telesis Computing