Hello,
Have you example(s) to show how to use IBDAC with DataSnap in Delphi XE?
Thanks
Regards
Using dataSnap
Hello,
You can connect Datasnap components with IBDAC components using TClientDataSet, TDataSetProvider, and TIBCQuery (or TIBCTable) components. Also you can look at the example of using Datasnap components in the Midas demo. You can find this demo in the %IBDAC_Install_Directory%\Demos\Miscellaneous\Midas directory.
You can connect Datasnap components with IBDAC components using TClientDataSet, TDataSetProvider, and TIBCQuery (or TIBCTable) components. Also you can look at the example of using Datasnap components in the Midas demo. You can find this demo in the %IBDAC_Install_Directory%\Demos\Miscellaneous\Midas directory.