Connection parameter: ApplicationIntent=ReadOnly

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
yeohray
Posts: 56
Joined: Mon 26 Mar 2007 01:25

Connection parameter: ApplicationIntent=ReadOnly

Post by yeohray » Wed 12 Jun 2013 02:59

I have a SQL Server 2012 availability group, to which I need to connect to a replica database using the ApplicationIntent=ReadOnly connection parameter. How can I do this? Setting the value in the ConnectString property doesn't work.

Thanks in advance.

AndreyZ

Re: Connection parameter: ApplicationIntent=ReadOnly

Post by AndreyZ » Wed 12 Jun 2013 08:32

For the time being, SDAC does not support the ApplicationIntent connection parameter. We will add its support in one of the next SDAC versions.

pinrut
Posts: 2
Joined: Wed 24 Jul 2013 14:16

Re: Connection parameter: ApplicationIntent=ReadOnly

Post by pinrut » Wed 24 Jul 2013 14:25

Any idea when this might be implemented?

Maybe within a year or definitely not?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Connection parameter: ApplicationIntent=ReadOnly

Post by AlexP » Thu 25 Jul 2013 10:24

Hello,

We have already added support for ApplicationIntent, this feature will be included into the next SDAC version.

pinrut
Posts: 2
Joined: Wed 24 Jul 2013 14:16

Re: Connection parameter: ApplicationIntent=ReadOnly

Post by pinrut » Thu 25 Jul 2013 11:45

Fantastic.

Thanks for the response.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Connection parameter: ApplicationIntent=ReadOnly

Post by AlexP » Thu 25 Jul 2013 13:49

Hello,

If you have any other questions, feel free to contact us.

Post Reply