How to create sprocs with Datagrip Follow
Answered
Hello, I'm trying to use DG to create sprocs (SQL Server). and just not having any luck.
I can write the code for a simple sproc in a SQL console, including the CREATE PROCEDURE statement. But when I execute (ctrl + enter), nothing happens (no error message, no spinner, no indicator that anything happpened), and no sproc gets generated on the server. What am I missing?
Note that my connection is fine, I think I spent a good chunk of the day writing queries, with no problem, including update queries, and those executed without a hitch. I have dbo privs on the database, so it's not a permissions issue.
Please sign in to leave a comment.
Hey Jeremy,
Can you share a query sample and upload the IDE logs to https://uploads.jetbrains.com/, provide its ID?