You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TIBDataSet is a great too from IBX.
(It allows to edit data directly in DB componenst while showing + refreshing complex queries.)
The current TUIBDataSet is "unfinished" compared to the old IBX component. (No UpdateSQL, no InsertSQL, no nothing ...)
Hint:
Found a similar component based on UIB here...:
FBDataSet v.1.27
By Alexey Lagunov.
Freeware + source 17 Oct 2007
Maybe some code can be implemented from there or at least it gives a base how to do it.
The text was updated successfully, but these errors were encountered:
TIBDataSet is a great too from IBX.
(It allows to edit data directly in DB componenst while showing + refreshing complex queries.)
The current TUIBDataSet is "unfinished" compared to the old IBX component. (No UpdateSQL, no InsertSQL, no nothing ...)
Hint:
Found a similar component based on UIB here...:
FBDataSet v.1.27
By Alexey Lagunov.
Freeware + source 17 Oct 2007
Maybe some code can be implemented from there or at least it gives a base how to do it.
The text was updated successfully, but these errors were encountered: