About 60,500 results
Open links in new tab
  1. Download ODBC Driver for SQL Server - learn.microsoft.com

    Download the Microsoft ODBC Driver for SQL Server to develop native-code applications that connect to SQL Server and Azure SQL Database.

  2. Open Database Connectivity - Wikipedia

    ODBC was originally developed by Microsoft and Simba Technologies during the early 1990s, and became the basis for the Call Level Interface (CLI) standardized by SQL Access Group in the Unix …

  3. ODBC Full Form - GeeksforGeeks

    Jul 15, 2025 · ODBC, Open Database Connectivity is an important technology in the database to access and manage databases. It enables a developer to cover and effectively work with many database …

  4. Open Database Connectivity (ODBC) - TechTarget

    Jun 25, 2024 · Open Database Connectivity (ODBC) is an open standard application programming interface (API) that allows application programmers to easily access data stored in a database.

  5. What Is ODBC (Open Database Connectivity)? - Computer Hope

    Oct 3, 2024 · Short for Open Database Connectivity, ODBC was created by SQL (Structured Query Language) Access Group and released in 1992. ODBC is a widely accepted API (Application …

  6. ODBC articles and resources

    Linux and UNIX ODBC primer — everything you need to know about ODBC on Linux and UNIX platforms. Information for application developers and users on getting the best possible performance …

  7. Downloading the ODBC Driver | Snowflake Documentation

    If you are already using the ODBC driver and need to download an updated version, check the version that you are using, and review the changes between your version and the updated version in the …

  8. ODBC Definition - What is ODBC used for? - TechTerms.com

    Aug 2, 2023 · ODBC Stands for " Open Database Connectivity." ODBC is an API that helps an application interact with many types of databases in a standardized and consistent way.

  9. Open Database Connectivity: What Is ODBC? - NetSuite

    May 12, 2022 · Open Database Connectivity (ODBC) is a standard that lets any application work with any database, as long as both the application and database support the standard. You can think of …

  10. MySQL :: MySQL Connectors

    MySQL Connectors MySQL provides standards-based drivers for JDBC, ODBC, and .Net enabling developers to build database applications in their language of choice. In addition, a native C library …