Connecting with an ODBC

1 From the Decisions Studio, navigate to System > Integrations > Databases.

2 From the Global Action Bar, click the CREATE CONNECTION button. 

3 From the Database Integration window, provide a Connection Name. Then, select ODBC from the Database Type drop-down. 

4 Provide a valid connection string following the: Driver={ODBC Driver's Name Here};server=nameOfTheServer;port=portNumber;db=databaseName;uid=login;pwd=password;database=databaseName;schema=schemaName; format. Then click PICK OR CREATE ODBC DB TYPE. 

5 PICK the Flow that corresponds with the Database (in this case Sybase ASE), and click TEST to test the connection. Then, click OK to save the Integration and exit. \

from: https://documentation.decisions.com/v9/docs/connecting-with-an-odbc

Sign In or Register to comment.