jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-29

Compatibility with Miscrosoft SQLServer database

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1
  • Component/s: None
  • Labels:
    None

Description

The open source driver jTDS (LGPL) must be embedded into the sonar application like mysql/derby.

<dependency>
    <groupId>net.sourceforge.jtds</groupId>
    <artifactId>jtds</artifactId>
    <version>1.2.2</version>
</dependency>
  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Java Source File
    JPAUtil.java
    21/Dec/07 8:34 AM
    7 kB
    Simon Brandhof
  2. Java Source File
    MsSqlDialect.java
    21/Dec/07 8:33 AM
    1 kB
    Simon Brandhof

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Simon Brandhof added a comment - 21/Dec/07 8:33 AM

dialect SQLServer that fixes the problem of decimal columns

Show
Simon Brandhof added a comment - 21/Dec/07 8:33 AM dialect SQLServer that fixes the problem of decimal columns
Hide
Permalink
Simon Brandhof added a comment - 21/Dec/07 8:34 AM

use the inherited SQLServer dialect

Show
Simon Brandhof added a comment - 21/Dec/07 8:34 AM use the inherited SQLServer dialect

People

  • Assignee:
    Simon Brandhof
    Reporter:
    Simon Brandhof
Vote (0)
Watch (0)

Dates

  • Created:
    17/Dec/07 8:09 AM
    Updated:
    26/Feb/08 12:09 PM
    Resolved:
    21/Dec/07 3:00 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.