de:cobi.wms:passwortschutz_fuer_optionen
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| de:cobi.wms:passwortschutz_fuer_optionen [2026/05/12 09:17] – [Passwortschutz für Optionen (SETTINGS)] thuth | de:cobi.wms:passwortschutz_fuer_optionen [2026/05/12 09:42] (current) – thuth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Passwortschutz für Optionen ===== | + | ====== Passwortschutz für Optionen |
| ==== Überblick ==== | ==== Überblick ==== | ||
| Line 25: | Line 25: | ||
| CREATE COLUMN TABLE " | CREATE COLUMN TABLE " | ||
| ( | ( | ||
| - | " | + | " |
| " | " | ||
| PRIMARY KEY (" | PRIMARY KEY (" | ||
| Line 49: | Line 49: | ||
| CREATE TABLE [dbo].[SETTINGS] | CREATE TABLE [dbo].[SETTINGS] | ||
| ( | ( | ||
| - | [ID] NVARCHAR(50) NOT NULL PRIMARY KEY, | + | [ID] NVARCHAR(8) NOT NULL PRIMARY KEY, |
| [VALUE] NVARCHAR(255) NULL | [VALUE] NVARCHAR(255) NULL | ||
| ); | ); | ||
de/cobi.wms/passwortschutz_fuer_optionen.1778570240.txt.gz · Last modified: by thuth