Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4179

Update the documentation of the ODBC with connection properties

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 9.0
    • None
    • Documentation
    • None

    Description

      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>

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: