|
TIB_StoredProc gives you the option of executing Stored Procedures through a dedicated class. Optimized handling of input parameters for non-selectable SPs. |
|
|
Derived from TIB_Connection, TIB_Database objects can be used as an alternative to TIB_Connection when you don't care about explicit transaction control, i.e. you are happy to work with a BDE-like connection mechanism. |
|