We know that in PostgreSQL, Oracle, and other database management systems (DBMS), when connecting to them via a URL, if there is a special character in the password, we can use percent encoding to convert that character, and it won't affect the connection, avoiding any issues. But does this also apply to SQL Server? I couldn't find any official documentation that confirmed this for me
Pergunta
paulo.enrique
We know that in PostgreSQL, Oracle, and other database management systems (DBMS), when connecting to them via a URL, if there is a special character in the password, we can use percent encoding to convert that character, and it won't affect the connection, avoiding any issues. But does this also apply to SQL Server? I couldn't find any official documentation that confirmed this for me
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.