Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1723

Default connection url for Microsoft SQLServer on datasource creation wizard is old

    XMLWordPrintable

Details

    • Hide

      1. Startup EAP and access Web Console
      2. Go to the wizard of Add Datasource
      Configuration -> sybsystem -> Datasources & Drivers -> Datasources -> Add Datasource
      3. Select Microsoft SQLServer and click on next untill you get on page `Connection`

      Show
      1. Startup EAP and access Web Console 2. Go to the wizard of Add Datasource Configuration -> sybsystem -> Datasources & Drivers -> Datasources -> Add Datasource 3. Select Microsoft SQLServer and click on next untill you get on page `Connection`
    • Workaround Exists
    • Hide

      modify the connection url manually

      Show
      modify the connection url manually
    • Undefined

    Description

      Default Connection URL on wizard of add datasource is `jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=MyDatabase`, that is old format.
      The current format should be `jdbc:sqlserver://localhost:1433;DatabaseName=MyDatabase`.

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              chaowan@redhat.com Chao Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: