Hello - I am unable to connect to my Sybase ASA server via SSMA v5.2. I've attempted using the ODBC (Standard and Advanced) as well as the ADO.NET providers (Advanced). However, I am able to connect to the same server via Visual Studio and Sybase Central. I continue to receive "invalid port number" errors. This may sound simple but again, it only occurs in SSMA.
provider=iAnywhere.Data.SQLAnywhere;UserID=@@@;Password=@@@;DatabaseName=@@@;ServerName=@@@;CommLinks=TCPIP(Host=@@@:@@@)