Hi,
Using IBDac components is there a way to make an application connect to database then return data then disconnect while data still remain appearing and can be scrolled in dbgrid component and only connect again if I need to do insert, delete or edit ? how I can do that ?
disconnect model
Re: disconnect model
Yes, IBDAC allows to implement the behavior you need. For this, you should use Disconnected Mode. More details can be found at https://www.devart.com/ibdac/docs/?work ... ctmode.htm