Misformatted SQL-Server JDBC url

Bug #745414 reported by Mathieu Bastian
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
Medium
Mathieu Bastian

Bug Description

JDBC urls are not recognized by SQL-Server

Example:
jdbc:sqlserver://1.2.3.4:1433/AdventureWorks

How it should be
jdbc:sqlserver://1.2.3.4:1433;databaseName=AdventureWorks

See
http://msdn.microsoft.com/en-us/library/ms378428(v=SQL.90).aspx
http://www.petefreitag.com/articles/jdbc_urls/

description: updated
Changed in gephi:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 0.7beta
assignee: nobody → Mathieu Bastian (mathieu.bastian)
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

fixed in rev 2183

Changed in gephi:
status: Confirmed → Fix Committed
summary: - Misformated SQL-Server JDBC url
+ Misformatted SQL-Server JDBC url
Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.