Hi Amit, I tried .Net framework client app in the same AKS cluster but
getting error for MSDTC transaction. In Single AKS, Windows container on
windows 2019 node with .Net framework app using new TransactionScope()
library and trying to us SQL deployed in linux node. It tries to update
two tables in...
Hi Dhaval, if you are hosting the application container in the same aks
cluster then you should be able to connect using the SQL container names
but if the app container is outside the aks cluster then using the load
balancer ip address should work for you and then you can open the msdtc
transaction...
It is really hard to do dynamic SQL safely and performant. I recommend
using something like sp_CRUDGen to generate a dynamic TSQL stored
procedure with best practices for kitchen sink (optional parameters)
queries. The custom software development company I work for
(https://www.emergentsoftware.net)...
@amvin87 I am using AKS cluster. Hosted SQL server linux container in
Linux node. Now if I host .Net framework application using SQLClient
database connection and new TransactionScope() (MSDTC from c#), will it
work or I need to take care of something else apart from above
documentation?
I follow your step in the On Premise environment, but It doesn't work on
load balance External IP is in pending status.What can I do if the
deployment in On premise environment please advice.
0 Likes
We support Ukraine and condemn war. Push Russian government to act against war. Be brave, vocal and show your support to Ukraine. Follow the latest news HERE
Latest Comments