SDAC version 9.1.2 for RAD Studio 10.2
MSConnection->Options->Encrypt = true;
MSConnection->Options->TrustServerCertificate=true;
MSConnection->Options->Provider = prDirect;
RETURN_VALUE = 4294967293 should be -7 (minus 7)
MSConnection->Options->Encrypt = false;
RETURN_VALUE = -7 Good value
			
									
									
						SDAC 9.1.2 MSConnection.Encrypt = true bad Output value from parameter
- 
				Damian Cala
- Posts: 1
- Joined: Tue 25 Feb 2020 09:03
Re: SDAC 9.1.2 MSConnection.Encrypt = true bad Output value from parameter
Thank you for the information. 
We have fixed the issue, and the fix will be included in the next SDAC build.
			
									
									
						We have fixed the issue, and the fix will be included in the next SDAC build.