2 January, 2019
Roel van Lisdonk
0 Comments
1 category
In >= SQL Server 2016 you can use the syntax: DROP PROCEDURE IF EXISTS [dbo].[myStoredProcedure]
Tags: SQL Server
Category: Uncategorized
Related Posts
How to fix lag with Bluetooth Logitech MX Master 3 and DELL XPS 9710
When I did not use the MX Master 3…
Solving: Error : rsAccessDenied (The permissions granted to user ‘MyDomain\Administrator’ are insufficient for performing this operation.)
When deploying reports by using the rs.exe you can get…
Fix: error CS0234: The type or namespace name ‘Helpers’ does not exist in the namespace ‘System.Web’, when using multiple virtual IIS web applications
I have a ASP .NET 4.5.2 MVC web application running…