Page 1 of 1

UniConnection ConnectStr left-over properties in runtime

Posted: Tue 25 May 2021 07:41
by VojkoCendak
Hi,
(ver 8.4.1 , sydney ent 10.4.2) - we have to use this version because of some microsoft access driver bug in versions 8.4.2-3 .

we have in design time for "SQL Server" Options property Authentication=auWindows.
Provider Name=SQL Server;Provider=TDS;Data Source=localhost\sqlexpress;Initial Catalog=Potopne;Force Create Database=False;Authentication=Windows;Login Prompt=False

But when we assign ConnectString with runtime connection string (without Authentication) it stays as it was in designtime.

Provider Name=SQL Server;Provider=TDS;Data Source=localhost\sqlexpress;Initial Catalog=Potopne;Force Create Database=False;User ID=emrasql;Password=emraop1;Login Prompt=False

We don't know what is the status with other properties ...

thank you ,
Vojko Cendak

Re: UniConnection ConnectStr left-over properties in runtime

Posted: Wed 26 May 2021 14:30
by Stellar
Thank you for providing the information. We've reproduced the issue and started to investigate possible causes of the described behavior. We will let you know the results as soon as we get them.

Re: UniConnection ConnectStr left-over properties in runtime

Posted: Fri 01 Oct 2021 12:02
by Stellar
Hi,

We have fixed the issue, and the fix will be included in the next UniDAC build.
Please feel free to reply to this email in case you have any other questions or you need any kind of additional information related to our product.

Best regards,
Sergey,
Devart Support Team