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


Localized version

変数 '%1' はパラメータとして使用できません。CURSOR OUTPUT パラメータは、プロシージャの実行前に、この変数に割り当てられたカーソルを保持できません。

Click to search this error in Google

English version

The variable '%1' cannot be used as a parameter because a CURSOR OUTPUT parameter must not have a cursor allocated to it before execution of the procedure.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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