Skip to content

Investigate a workaround for apps using dot as catalog separator #238

Open
@bpintea

Description

@bpintea

ODBC offers an info type allowing the client application to query the driver on what catalog separator to use. ES uses : with the . having a special semantic with JSON (nested) docs.
Nevertheless, some applications either don't bother making the proper info call (ex. Alteryx) or disregard the response if they do (ex Crystal Reports).

A workaround could consist of:

  • no longer advertising support for catalogs; and/or
  • rewrite the query to correct the use of the wrong character.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions