How to Connect to Microsoft SQL Server in Eclipse IDE



How to Connect to Microsoft SQL Server in Eclipse IDE

How to Connect to Microsoft SQL Server in Eclipse IDE

In this video, I’d like to share with you how connect to Microsoft SQL Server in Eclipse IDE using Database Development perspective. It would be helpful in case you need to manage data in a remote SQL server instance but you don’t have any SQL server client tools on your computer.

In details, I will show you:
– Download SQL Server JDBC driver
– Make connection to a SQL server database
– View & Edit data in a table
– Execute SQL statements

Software programs:
– Java Development Kit (JDK)
– Eclipse IDE for Enterprise Java Developers
– Microsoft SQL Server 2019 (Express edition)

Comments are closed.