Using Admin 9.0 to create a second repository on the server, getting the error:
Could not log in to Microsoft SQL Server. Please ensure that SQL Native Client 2005 is installed and database credentials are correct.
I'm using SQL server authentication and the credentials are correct, because I can log in via SQL Management Studio just fine. Native Client 5.0 is also installed. The SQL database is on another server.
I see in other threads that having multiple native clients can cause problems, and on the LF server I notice that Microsoft SQL Server Native Client 11.0 is also installed. Is this a potential source of the conflict? I don't know why or how it is installed, or how to tell if it is used. Is it possibly used by something else in Laserfiche?