I am having a problem getting SA to connect with SQL Server 2008 even though it has before. My environment is a Mac OS X 10.6 hitting across the network to a Windows 2003 Server with SQL Server 2008 installed. The database can be reached via other tools (none using JDBC that I can tell at this time).
Does anyone have any ideas where this error could be coming from?
The latest version from the open source compile for the Mac. I also tried getting the latest jar file from Microsoft and referencing it with no connection success.
The last time it worked I do think it was with the prior version.