Page 1 of 1

Sdac and N-Tier

Posted: Sat 03 Oct 2009 13:25
by hmdsadeghian
Hi.I wanna know that i can use sdac for n_TIEr application that write with delphi 2010 and datasnap?
thanks

Posted: Mon 05 Oct 2009 08:25
by Dimon
You can connect Datasnap components with SDAC components using connection TClientDataSet to TMSQuery through the TDataSetProvider component.
Also you can look at the example of creating client-server aplication in the Midas demo. You can find this demo in the %SDAC%\Demos\Miscellaneous\Midas\ directory.
%SDAC% is the SDAC installation path on your computer.