[teiid-issues] [JBoss JIRA] (TEIID-4179) Update the documentation of the ODBC with connection properties

Ramesh Reddy (JIRA) issues at jboss.org
Mon May 16 14:50:00 EDT 2016


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

Ramesh Reddy resolved TEIID-4179.
---------------------------------
    Fix Version/s: 9.0
       Resolution: Done


> Update the documentation of the ODBC with connection properties 
> ----------------------------------------------------------------
>
>                 Key: TEIID-4179
>                 URL: https://issues.jboss.org/browse/TEIID-4179
>             Project: Teiid
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 9.0
>
>
> ConnSettings =SET resultSetCacheMode TO 'true'
> That will set the connection property. Please this applies any connection property. If there are multiple, you delimit them by ; Similarly in Windows DSN wizard too.
> In the vdb.xml, you can add a vdb level property like
> <vdb name="...">
>     <property name="connection.resultSetCacheMode" value="true"/>
>     ...
> </vdb>



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


More information about the teiid-issues mailing list