Sree Lakshmi K M
Sree Lakshmi K M

Reputation: 1

Dbeaver to SQL Server connection

I need to connect to SQL Server using the DBeaver credentials. Which drivers do I need to install and how I can proceed? I want to take the data from one of the database of DBeaver to a SQL table.

Upvotes: 0

Views: 7225

Answers (1)

Mark Rotteveel
Mark Rotteveel

Reputation: 109113

In DBeaver, create a SQL Server connection, go to the "Driver Properties". If you haven't yet downloaded the driver, DBeaver will prompt you if you want to download the driver.

Upvotes: 1

Related Questions