Hi All,
I have created stored procedure in MYSql Db and saved it as query.
But is not showing in the tree under mydb name, Hence i can't call the stored procedure.
regards, Newbie
Hi All,
I have created stored procedure in MYSql Db and saved it as query.
But is not showing in the tree under mydb name, Hence i can't call the stored procedure.
regards, Newbie
If you've saved it as a query, does this mean you've just saved the script as a file?
Also, see if you've created it in the master database by accident.
Also, make sure you have refreshed the Object Explorer.
And we are talking about SQL Server, right? Not MySQL?
No one has followed this question yet.