[teiid-issues] [JBoss JIRA] (TEIID-4521) Add ability to sent ApplicationName thru ODBC connection

Steven Hawkins (JIRA) issues at jboss.org
Mon Oct 17 10:11:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4521:
----------------------------------
      Description: add an ApplicationName property which can be set at connection for ODBC. This works for JDBC but for the Teiid ODBC driver does not seem to work. The ApplicationName is always set to 'ODBC'. Dutch police would like to distinct the entries from the Teiid Audit/Command Logging.  (was: add an ApplicationName property which can be set at connection for ODBC. This works for JDBC but for the Teiid ODBC driver does not seem to work. The ApplicationName is always set to 'ODBC'.Would like to distinct the entries from the Teiid Audit/Command Logging.)
    Fix Version/s: 9.2


Looking at this more, we should go ahead and add server side support for set application_name as well as looking for application_name in the initialization - since these are standard mechanisms for postgresql.  For example libpq supports the application_name option, but the odbc client does not pass it.  Also the pg jdbc client will issue the set statement if the properties set contains ApplicationName and the server is 9.0+.

> Add ability to sent ApplicationName thru ODBC connection
> --------------------------------------------------------
>
>                 Key: TEIID-4521
>                 URL: https://issues.jboss.org/browse/TEIID-4521
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: ODBC
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 9.2
>
>
> add an ApplicationName property which can be set at connection for ODBC. This works for JDBC but for the Teiid ODBC driver does not seem to work. The ApplicationName is always set to 'ODBC'. Dutch police would like to distinct the entries from the Teiid Audit/Command Logging.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list