English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

无法创建组号为 %2 的过程 '%1',因为数据库中当前并不存在组号为 1 的同名过程。必须首先执行 CREATE PROCEDURE '%3';1。

Click to search this error in Google

English version

Cannot create procedure '%1' with a group number of %2 because a procedure with the same name and a group number of 1 does not currently exist in the database. Must execute CREATE PROCEDURE '%3';1 first.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions