---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Create a new DSN

# Create a new DSN {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use the ODBC driver and the ServiceNow data source to create an unlimited number of DSNs configured to connect with different instance URLs.

## Vorbereitungen

You must have administrator-level access for the Windows computer that you want to create a new DSN on.

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

Select the target instance for your ODBC connection by DSN name. As an option during installation or upgrade, you can elect to keep the DSNs when you uninstall.

Instead of creating a new DSN, you can [Specify a connection string](https://servicenow-prod.fluidtopics.net/6WLtojQNSBy_W4iStV8ImQ "You can specify a connection string instead of defining a DSN.") to connect with different instance URLs.

## Prozedur

1. In Windows, navigate to StartProgramsService-now ODBCODBC Administrator.  
2. To create a system DSN, select the System DSN tab, and then click Add.  
3. Select ServiceNow ODBC driver 32-bit from the list, and then click Finish.
4. Configure the driver and its connection URL by specifying the url= parameter value in the Custom Properties field.  
   For example: <kbd class="ph userinput">url=https://myinstance.service-now.com</kbd>
5. Click OK.
{#t_CreatingANewDSN__steps_x5x_2hl_wbb}

## Ergebnisse

You can now use the new driver.

