Page 1 of 1

Using dataSnap

Posted: Tue 15 Mar 2011 16:19
by calou
Hello,

Have you example(s) to show how to use IBDAC with DataSnap in Delphi XE?

Thanks

Regards

Posted: Wed 16 Mar 2011 12:34
by AndreyZ
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.