A Data Source Name (DSN) stores connection details, such as server information and user credentials, for establishing a connection to Oracle.
1. Type ODBC Data Sources into the Windows search box and select the version of the ODBC Data Source Administrator that matches the bitness of your third-party application (32-bit or 64-bit).
2. Select the appropriate tab to choose the DSN type:
User DSN – Specific to a user account and only accessible to that user.
System DSN – Accessible by all users on the computer and used by system-wide applications.
File DSN – Portable and system-independent, a File DSN stores connection details in a file, allowing it to be shared across different systems.
Note
Most applications support all DSN types, but some may require a specific one.
3. Click Add.
4. In the Create New Data Source dialog that opens, select Devart ODBC Driver for Oracle, then click Finish.

5. In the Devart ODBC Driver for Oracle Configuration dialog that opens, give a name to your data source and provide the connection details.

6. Optional: Click Test Connection to verify that the connection details are valid.

7. Click OK to save the DSN settings.
Note
If the password isn’t saved in the DSN, you’ll be prompted to enter it at runtime when connecting to a data source. If the password is saved in the DSN, leave the User ID and Password fields empty.