When I go to File> Open> File and select a .sql script, or even when I drag and drop the .sql file into the SQL Management Studio Express window, it opens a script in Notepad, which is completely useless when I want to run a script.
Since this is located on an external server (Windows 2003 Server), I have to disable RDP, disable the local clipboard, reconnect, and then copy-paste the contents of the script from Textpad to start it.
I checked the options menu, but I see nothing related to Notepad, even in the "external tools" section. Any ideas why this will be done?
Please note: I checked the file association for SQL scripts and is configured for SQL Management Studio Express.
source
share