<docbook><section><title>UdadocFAQWhatAreTheDifferencesAmongUserSystemAndFileDSNs</title><para> </para><title> doc.FAQ.WhatAreTheDifferencesAmongUserSystemAndFileDSNs</title> doc.FAQ.WhatAreTheDifferencesAmongUserSystemAndFileDSNs
<para> </para><itemizedlist mark="bullet" spacing="compact"><listitem> <emphasis>User DSN </emphasis> - User DSNs are available for use only to the user who created it.
 User DSN connection parameters are stored in the HKEY <emphasis>CURRENT_USER\Software\ODBC\ODBC.INI section of the registry.
 </emphasis> </listitem>
<listitem> <emphasis>System DSN </emphasis> - System DSNs are available for use to any user who logs onto the local system.
 System DSN connection parameters are stored in the HKEY <emphasis>LOCAL_MACHINE\Software\ODBC\ODBC.INI section of the registry.
 </emphasis> </listitem>
<listitem> <emphasis>File DSN </emphasis> - File DSNs comprise a set of DSN connection parameters that are saved to a text file with a .DSN extension.
 File DSNs typically appear in C:\Program Files\Common Files\ODBC\Data <ulink url="Sources.OpenLink">OpenLink</ulink> recommends use of System DSNs whenever possible.</listitem>
</itemizedlist></section></docbook>