Overview
β οΈWarning: If the machine is 32 bit machine create an ODBC driver through Data Sources in Administrative tools.
β
OR
β
If the machine is 64 bit then use the ODBC administrator in c:\windows\syswow64 folder (ODBCAD32.exe).
πNote: You can find this out in the Systems settings of your settings application on your PC.
Once you have found that out, then you can follow these steps:
Navigate to the system DSN tab. Click the Add button.
Select SQL Server and click Finish.
Enter a name for the data source (Typically DeltaWMS) and the Server on which Delta is installed.
Ensure Windows NT Authentication is specified and check the βConnect to SQL Serverβ¦β option.
Change the default database to the database for Delta (Typically DeltaWMS)
Accept the defaults on the next page and click Finish.
In the resulting window confirm the details entered and click βTest Data Sourceβ¦β
The test should display as completing successfully.
π€Tip: For more information, please see Chapter 7, which can be found on Page 8 of the Delta Install Guide.doc
