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


Localized version

ファイル "%1" を既存の "%2" に上書きして復元することはできません。WITH REPLACE を使用して既存のファイルに上書きするか、WITH MOVE を使用して別の場所を特定して、RESTORE ステートメントを再実行してください。

Click to search this error in Google

English version

File "%1" cannot be restored over the existing "%2". Reissue the RESTORE statement using WITH REPLACE to overwrite pre-existing files, or WITH MOVE to identify an alternate location.

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