Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Connect to MS SQL server from PL/SQL Developer

I have PL/SQL Developer installed on my machine. Version:-7.1.2

I want to connect to MS sql server from PL/SQL Developer. I have SQL server address, username and password with me.

I tried to search for the solution every possible way. Can anybody help me with this?

like image 291
user3013022 Avatar asked May 09 '26 09:05

user3013022


1 Answers

You cannot. Directly from their web page (emphasis mine):

PL/SQL Developer is an Integrated Development Environment that is specifically targeted at the development of stored program units for Oracle Databases.

To connect to MS SQL Server from your desktop you need SQL Server Management Studio (free), Azure Data Studio (free), Toad for SQL Server ($$$), or another client that advertises connectivity to SQL Server.

like image 127
alroc Avatar answered May 11 '26 02:05

alroc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!