Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is relevant to any filter

...

Run this process on your Windows machine (where Bastion runs): c:\windows\system32\odbcad32.exe

Click on "System DSN" tab, then on Add button

Choose "ODBC Driver 17 for SQL Server" and then on Finish

In the name field put "TeamsProtectorODBCAgatFilterODBC" and then fill all the others fields

...

<db connStr="Provider=MSDASQL;DSN=TeamsProtectorODBCAgatFilterODBC; User ID=**; Password=***;encrypt=yes;TrustServerCertificate=no" cursorType="adUseServer"/>

...