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


Localized version

들어오는 TDS(Tabular Data Stream)의 RPC(원격 프로시저 호출) 프로토콜 스트림이 잘못되었습니다. 매개 변수 %1("%2"): 제공된 길이가 데이터 형식 %3에 유효하지 않습니다. 원본 데이터에 잘못된 길이가 있는지 확인하십시오. 잘못된 길이의 예로는 바이트 길이가 홀수인 nchar 형식의 데이터를 들 수 있습니다.

Click to search this error in Google

English version

The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter %1 ("%2"): The supplied length is not valid for data type %3. Check the source data for invalid lengths. An example of an invalid length is data of nchar type with an odd length in bytes.

Click to search this error in Google



Localized version
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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