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

Initialize 'user' of the OCI driver with the logged in user if not defined

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.2.2
    • SQL Support
    • None

      The default behaviour of Oracle is to use the name of the currently logged on user as the schema name. This causes queries for e.g primary key to fail since it requires the full name, including schema, to work. The OCI driver should use this by default if nothing is defined, to allow using the QOCIDriver(OCIEnv* env, OCISvcCtx* ctx, QObject* parent) constructor where existing connections can be specified.

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

            Unassigned Unassigned
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes