Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8700

Support Uid/Pwd fields for authentication in DSN connection strings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.5
    • None
    • odbc
    • None

    Description

      I think Ignite should support Uid connection string field in addition to existing User, and Pwd in addition to Password. They should be interchangeable. This will improve user experience of tool users trying our ODBC.

      I have reviewed several ODBC implementation for popular data bases WRT authentication.

      Microsoft SQL Server uses Uid for username and Pwd for password

      Oracle seems to prefer User Id and Password but also supports Uid and Pwd.

      IBM DB2 uses UID and PWD.

      MySQL seems to prefer User and Password, but seems to also accept Uid and Pwd.

      PostgreSQL uses Uid and Pwd.

      In short, everybody seems to support Uid and Pwd even if they have their own field names. Many tools (such as Informatica) rely on this convention, translating GUI inputs into Uid and Pwd connection parameters.

      Attachments

        Activity

          People

            isapego Igor Sapego
            ilyak Ilya Kasnacheev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: