Events
31 Mar, 11 pm - 2 Apr, 11 pm
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
SQL Server
Important
This SQL Server 2000 (8.x) system table is included in SQL Server as a view for backward compatibility only. We recommend that you use catalog views instead.
Contains one row for each user and password mapping for the specified linked server. sysoledbusers is stored in the master database.
Column name | Data type | Description |
---|---|---|
rmtsrvid | smallint | Security identification number (SID) of the server. |
rmtloginame | nvarchar(128) | Name of the remote login that loginsid maps to for linked rmtservid. |
rmtpassword | nvarchar(128) | Returns NULL. |
loginsid | varbinary(85) | SID of the local login to be mapped. |
status | smallint | If 1, the mapping should use the credentials of the user. |
changedate | datetime | Date the mapping information was last changed. |
Catalog Views (Transact-SQL)
Compatibility Views (Transact-SQL)
Events
31 Mar, 11 pm - 2 Apr, 11 pm
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today