NetAddress
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
The Media Access Control (MAC) address of the network interface card of the application connecting to Microsoft SQL Server. The value of this property may be useful for database administration purposes. This value is stored in the net_address column of the:
- sys.sysprocesses table (Microsoft SQL Server 2005 and higher)
- master.dbo.sysprocesses table (Microsoft SQL Server 2000)
Microsoft SQL Server 7 does not store this value.
Valid Values
string
where:
- string
- is a maximum of 12 alphanumeric characters.
Default
000000000000
Data Type
String