Giter Club home page Giter Club logo

cdap-odbc-driver's Introduction

CDAP ODBC Driver

Introduction

CDAP ODBC Driver provides access to CDAP Datasets via ODBC interface.

CDAP ODBC Driver provides the following functionality:

  • Support for asynchronous mode;
  • Connection pool;
  • Support for CDAP Datasets schema data types: INT, LONG, FLOAT, DOUBLE, STRING, BOOLEAN, BYTES, and MAP<STRING, STRING>; the latter is converted to STRING type;
  • ODBC escaped sequences for function calls, date and timestamps.

Compatibility

Operating systems:

  • Windows 7
  • Windows 8/8.1
  • Windows 10

CDAP ODBC Driver was tested with the following applications:

  • Microsoft Excel 2013
  • Microsoft Excel 2016
  • Tableau 9.2 and higher

Compatibility with other applications is not guaranteed.

Installation

Install CDAP ODBC Driver as you would normally install any driver. System reload after installation is required. ODBC data source with name "CDAP Datasets 32-bit" or "CDAP Datasets 64-bit" - depending on driver's version - will be created during the installation.

Configuration

CDAP ODBC Driver requires no specific configuration.

Troubleshooting

"The specified DSN contains an architecture mismatch between the Driver and Application" error

This error occurs when a 32-bit application installed in 64-bit OS attempts to use a 64-bit driver. In 64-bit Windows 64-bit and 32-bit ODBC drivers are managed by 64-bit and 32-bit ODBC Administrators respectively, but ODBC data sources are architecture-independent and can be accessed by any application. Some versions of MS Excel 64-bit use MS Query 32-bit, which causes an architecture mismatch.

Solution: install 32-bit version of CDAP ODBC Driver.

cdap-odbc-driver's People

Contributors

aburdeinyi avatar ityshko avatar ityshko-cb avatar nitinmotgi avatar skilurus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.