I have the new production version installed.
It migrated preference and db connections from 3.3 just fine.
This included several SQL Server databases that I have been working with for some time.
In 3.3 I was able to add the right driver and the SSO related ntlmauth.dll so that I could import from SQL Server (and likewise with SQL Developer 3.x, I could connect and query SQLServer)
With the upgrade to 4.0, the driver and the database connections migrated fine but I cannot connect. I get the old error "SSPI library not loaded". Where does that dll need to go for 4.0? I have tried copying it to the same relative locations used by 3.3 but to no avail.
Help!