Habilitar usuario sa SQL Server

alter login sa enable; go alter login sa with password = 'Datec123' go
Habilita usuario sa y coloca una contraseña

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.