MS SQL Server connection string wrong

XMLWordPrintable

      Comment by James Head [22/Dec/04 12:17 AM]

      FYI:

      in the import procedure for a mssql database, Jira will autofill the connection url with:

      jdbc:jtds:sqlserver//localhost:1433/<insert_database>

      (there is a missing colon, should be)

      jdbc:jtds:sqlserver://localhost:1433/<insert_database>

              Assignee:
              Unassigned
              Reporter:
              Charles Miller (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: