Unidac MSSQL prDirect -> socket error on reading
Posted: Tue 23 Feb 2016 07:11
I try to use UniConnection with SQL Server 7 (Delphi XE7 with Firemonkey environment, UniDac 6.2.
.
With Provider = prSQL, everything works fine (connection, queries...).
But with Provider = prDirect, I get "socket error on reading" when I try to connect to the database. I need to use prDirect because the final application runs under Android.
Do I need to change other parameters ? Or configuration of the SQL server ?
Thanks for advices

With Provider = prSQL, everything works fine (connection, queries...).
But with Provider = prDirect, I get "socket error on reading" when I try to connect to the database. I need to use prDirect because the final application runs under Android.
Do I need to change other parameters ? Or configuration of the SQL server ?
Thanks for advices