Direct Mode x DataSnap

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wilton_radinfo
Posts: 11
Joined: Mon 29 Apr 2013 18:59

Direct Mode x DataSnap

Post by wilton_radinfo » Tue 13 Jan 2015 21:10

direct connection option in sql using android, has performance better than using datasnap servers? as would be the question many users connected to the database directly.
this facilitates the development, but may result in loss of subsequent performance or not?

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Direct Mode x DataSnap

Post by azyk » Fri 16 Jan 2015 13:24

We haven't conducted such tests of UniDAC Direct Mode with DataSnap Server Components for SQL Server. If you want to find the difference in performance, you can test it by yourself for each particular case.

Post Reply