Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

what is the default password for sql server sa

EXEC xp_instance_regwrite N'HKEY_LOCAL_MACHINE', 
    N'SoftwareMicrosoftMSSQLServerMSSQLServer', N'LoginMode', REG_DWORD, 2
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #default #password #sql #server #sa
ADD COMMENT
Topic
Name
8+4 =