Page 1 of 1

Unidac MSSQL prDirect -> socket error on reading

Posted: Tue 23 Feb 2016 07:11
by Brungs
I try to use UniConnection with SQL Server 7 (Delphi XE7 with Firemonkey environment, UniDac 6.2.8).
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

Re: Unidac MSSQL prDirect -> socket error on reading

Posted: Tue 23 Feb 2016 08:31
by azyk
For the time being, UniDac doesn't support SQL Server 7 in Direct mode. But you can leave a suggestion to implement this functionality on our UserVoice page: https://devart.uservoice.com/forums/104 ... components . If the suggestion gets enough user votes, we will consider the possibility to implement it.