|
|
Accessing the System Registry using MS SQL Server - PART 1 |
|
|
Julian |
|
|
ASP / Server Management |
|
|
Click to Visit |
|
|
8 |
|
This is an article that guides users to use MS SQL server to access the system registry. In this tutorial the author says that accessing system registry can be easily done by the users with the help of XP_regread -a stored procedure of master database. This tutorial clearly says that three parameters (path to the key, root key and key value) can be used with XP procedure.
|