question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DBeaver: Download of SQL Server jTDS driver broken in DBeaver 5.2.5

See original GitHub issue

DBeaver - Version 5.2.5 CE DBeaver JDBC driver: jTDS Driver Operating System: Windows 7 / Windows 8.1 / Windows 10 Database Server: Microsoft SQL Express 2014

o Start DBeaver and create a new SQL Server connection using the jTDS Driver

o Try to connect.

o The drivers try to download, but that result in an error message:

Error resolving driver libraries

Reason:
Error resolving dependencies.

Error resolving dependencies.
Maven artifact 'maven:/net.sourceforge.jtds:jtds:RELEASE' not found.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
serge-ridercommented, Nov 20, 2018

@nanny07 also you can use Microsoft driver (as far as i know it never returns string values in CLOB form). In fact we plan to deprecate jtds driver for SQL Server (it is way too old and nowadays when MS driver became open source it dosn’t make much sense).

0reactions
pdaniecommented, Jan 2, 2019

I think the new and the old Microsoft driver collide in some way. If I have one connection of each type in the same DBeaver project they don’t live to happily. I have to restart DBeaver after been connected with the old before I connect with the new.

With a bit of luck when DBeaver 5.3.2 is released is a “nothing” problem. There will be no need to use the old driver.

As far as I’m concerned. This isue can be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

DBeaver 5.2.5
Native SQL Server metadata; Table/columns/indexes/constraints editor; View/edit objects' comments. Connection invalidate/reconnect action was ...
Read more >
Database drivers - DBeaver Documentation
JDBC driver is a program (in Java) which can connect and operate with some local or remote database server. It usually provides all...
Read more >
DBeaver - freshcode.club
Driver config, driver editor, databases config (pg, mysql, oracle). . Driver config (sql server, generic). . PostgreSQL database size read.
Read more >
DBeaver - Community Edition 22.2.5 - Chocolatey Software
It may handle any external datasource which may or may not have a JDBC driver. There is a set of plugins for certain...
Read more >
How to configure DBeaver to connect with ms sql server
Hope you'll be able to reproduce this. Step 1. Run dbeaver. Step 2. Select new connection type, in your case, MS SQL Server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found