Message in Swedish (Svenska)

ALTER TABLE tillåter bara tillägg av kolumner som kan innehålla null-värden eller ha en DEFAULT-definition, eller den kolumn som läggs till är en identitet eller tidsmarkeringskolumn, eller om inget av de föregående villkoren har uppfyllts måste tabellen vara tom för att tillåta att kolumnen läggs till. Kolumnen %1 kan inte läggas till i tabellen %2 som inte är tom eftersom villkoren inte uppfylls.

Unlocalized message

ALTER TABLE only allows columns to be added that can contain nulls, or have a DEFAULT definition specified, or the column being added is an identity or timestamp column, or alternatively if none of the previous conditions are satisfied the table must be empty to allow addition of this column. Column '%1' cannot be added to non-empty table '%2' because it does not satisfy these conditions.

Search by Google
Available localized messages
Chinese (Traditional) (中文(繁體)) Russian (Русский) Chinese (Simplified) (中文(简体)) Korean (한국어) Prior (Message) French (Français) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Next (Message) Dutch (Nederlands) Portuguese (Brazil) (Português (Brasil))