SQL Server Specific Options Provider prAuto

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
KenR
Posts: 9
Joined: Wed 24 Aug 2016 07:20

SQL Server Specific Options Provider prAuto

Post by KenR » Sun 29 Nov 2020 09:13

Hi,

Using this does not select the dll to use in the order specified It just runs prSQL.

If I set it as prMSOLEDB or prNativeClient it works as expected.

I have derived this by using Process Explorer.

Thanks,

Ken

Stellar
Devart Team
Posts: 496
Joined: Tue 03 Oct 2017 11:00

Re: SQL Server Specific Options Provider prAuto

Post by Stellar » Mon 30 Nov 2020 12:35

Unfortunately, we couldn't reproduce the issue.
Please send us screenshots of the libraries used by your application.

KenR
Posts: 9
Joined: Wed 24 Aug 2016 07:20

Re: SQL Server Specific Options Provider prAuto

Post by KenR » Tue 01 Dec 2020 07:32

Thanks. Updating the SQL Server drivers resolved the issue.

Stellar
Devart Team
Posts: 496
Joined: Tue 03 Oct 2017 11:00

Re: SQL Server Specific Options Provider prAuto

Post by Stellar » Tue 01 Dec 2020 14:50

Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.

Post Reply