Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1657

Wrong table information when using public synonyms in Oracle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • Some future release
    • 4.3.3
    • SQL Support
    • None

    Description

      When using public synonyms with the same name as a private synonym in Oracle, QSqlTableModel gets confused and lists the entries in the table twice. It also displays the following warning on the console when calling select() on the model

      QOCIResult::exec: unable to execute select statement: ORA-00942: table or view does not exist

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bilking Bill King
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes