IBDAC and Datasnap

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bzwirs
Posts: 40
Joined: Sat 10 Jul 2010 06:47

IBDAC and Datasnap

Post by bzwirs » Sat 16 Mar 2013 04:42

Delphi XE2.

I want to create a datasnap application where the client app connects to a remote server. I used the datasnap wizard to start a project but can't seem to get that to work with IBDAC. Are there any examples of using IBDAC with datasnap apart from your Midas example. This is all totally new to me and your Midas example doesn't seem to resemble what is created by using the datasnap wizard. Some actual examples using the datasnap wizard would be very helpful to make me understand this process.

regards

Bill

AndreyZ

Re: IBDAC and Datasnap

Post by AndreyZ » Mon 18 Mar 2013 09:21

Hello,

Please take a look at the following article: http://docwiki.embarcadero.com/RADStudi ... plications . There, you can get a lot of useful information about developing DataSnap applications.

Post Reply