<docbook><section><title>NotAssociatedWithTrustedConnection</title><para> </para><title> Error Message: Login incorrect or Not associated with a trusted SQL Server connection </title> Error Message: <computeroutput>Login incorrect</computeroutput> or <computeroutput>Not associated with a trusted SQL Server connection</computeroutput> 
<para>These errors are typically received when trying to connect to Microsoft SQL Server.</para><para>&quot;Login incorrect&quot; indicates a general authentication failure.
 Verify that the username and password you used to connect are appropriate to the database name you provided in your DSN configuration.</para><para>&quot;Not associated with a trusted SQL Server connection&quot; indicates that Windows Domain Authentication is in use, and provided credentials were not valid for the target database.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Options toward resolution </bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem> Users of Release 5.x and later drivers should <ulink url="http://uda.openlinksw.com/">update their components</ulink> update their components to the latest patch version covered by their existing license, or upgrade to currently shipping components for their environment, and verify their SQL Server credentials.
 If Domain Authentication is in use, the username must be provided in the typical <computeroutput>[DOMAIN]\[username]</computeroutput> format.</listitem>
</itemizedlist><itemizedlist mark="bullet" spacing="compact"><listitem> Users of Release 4.x and earlier should upgrade to currently shipping components for their environment.</listitem>
</itemizedlist><itemizedlist mark="bullet" spacing="compact"><listitem> Users of any Release may use SQL Server authentication, instead of Windows Domain Authentication</listitem>
</itemizedlist><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Evidence </bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem> ODBC Trace </listitem>
<listitem> ODBC Client Trace</listitem>
</itemizedlist><para> </para></section></docbook>