Skip to main content

ODBC Connection String

Description

General

  • Documentation: https://www.connectionstrings.com/
  • Summary: ODBC is a standard application programming interface for accessing database management systems. This standard is independent of the targeted database system thanks to drivers converting API calls into the logic of the underlying system. To authenticate, the user must specify a hostname, a username and a password. These credentials are sensitive since they can give access to various data.

Revoke the secret

ODBC connection strings can not be revoked, however the user credentials detailed in the connection strings can be revoked if the underlying database supports such feature.

Details for ODBC Connection String

  • Family: identifiers

  • Category: data_storage

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 4

  • Occurrences found for one million commits: 200.36

  • Prefixed: False