Forum Discussion
cmhhd
6 years agoNew Member
Comma and Colon
I opened a Power BI desktop dashboard with connections to an SQL server that used a comma to specify port number. I was receiving a logon error; encryption was already disabled in the d...
amitchandak
6 years agoSuper User
cmhhd
6 years agoNew Member
Yes, I tried a comma (,) and the login error returned. I have to use a colon (:) for the connection to work. I can use a comma when connecting to the database via SQL Server Management Studio (SSMS). I'm just perplexed as to why a comma is not working. I though that was standard with SQL connections.