Error connection in prDirect mode

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Zerooo
Posts: 1
Joined: Wed 12 Aug 2020 08:17

Error connection in prDirect mode

Post by Zerooo » Wed 12 Aug 2020 08:55

Hi!
UniDAC 8.2.5. SQL Server 12.0. RAD Studio 10.3.
Im using prDirect provider. When I set Username and Password in design-time - it's OK.
But when I trying change Password in run-time - it's have no effect, TUniConnection not using new password and say about "Login failed for user".
When set provider in prAuto it's working good, but need SQL Native Client.
Before, with version UniDAC 8.1.2 prDirect worked perfectly.

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

Re: Error connection in prDirect mode

Post by Stellar » Tue 18 Aug 2020 10:02

Thank you for the information. We've fixed this issue, the necessary changes will be included in the next build of SDAC.
In the meantime, we can send you a nigthly build of SDAC with the latest changes. If you'd like to get the nightly build, please send us a request through the form on our website (devart.com the "Support"\"Request Support" menu).

Post Reply