Hello Lota,
We added new connection and connection test runs successfully. In the Explorer, we see a DB table, but when we try to expand the table, or add this table to the dashboard, we see now this error:
PROCEDURE ‘sp_describe_parameter_encryption’ is not supported.
The technical details show next
Web response code: 503 error (System.Data.SqlClient.SqlException)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.TryFetchInputParameterEncryptionInfo(Int32 timeout, Boolean async, Boolean asyncWrite, Boolean& inputParameterEncryptionNeeded, Task& task, ReadOnlyDictionary
2& describeParameterEncryptionRpcOriginalRpcMap)
at System.Data.SqlClient.SqlCommand.PrepareForTransparentEncryption(CommandBehavior cmdBehavior, Boolean returnStream, Boolean async, Int32 timeout, TaskCompletionSource1 completion, Task& returnTask, Boolean asyncWrite, Boolean& usedCache, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource
1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at ᗰᘛᓴᖧᙾᓞᕫᙔᓍᕂ.d__5.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
at Dundas.BI.Data.DataProviders.Relational.SqlServerProvider.ᙉ᐀ᔲᐻᘞᐣᑫᖮᖢᖏ(SqlConnection connection, String schemaName, String structureName, RelationalStructure table)
at Dundas.BI.Data.DataProviders.Relational.SqlServerProvider.DiscoverStructure(IDisposable connection, SupportedDataStructures structureType, String structureName)
at ᙴᑨᔐᕳᓩᒪᘭᖗᘽᐦ.ᙣᕻᐂᕫᗵᔶᘹᖀᕿᔻ(Guid id, DiscoveryType discoveryType, ᙴᑨᔐᕳᓩᒪᘭᖗᘼᙳ options)