Fórum Restaurar login ´sa´ #33597
16/02/2006
0
Grato,
Christiano Rios
Chriskaka
Curtir tópico
+ 0Posts
23/02/2006
Vanius
USE NomeBanco
sp_configure ´allow updates´,´1´
go
reconfigure with override
go
update sysusers set sid = (select sid from master..syslogins where name = ´sa´)
where name = ´dbo´
go
sp_configure ´allow updates´,´0´
go
reconfigure with override
go
Gostei + 0
23/02/2006
Vanius
USE NomeBanco
sp_configure ´allow updates´,´1´
go
reconfigure with override
go
update sysusers set sid = (select sid from master..syslogins where name = ´sa´)
where name = ´dbo´
go
sp_configure ´allow updates´,´0´
go
reconfigure with override
go
Atenciosamente,
Vanius Girodo
Gostei + 0
23/02/2006
Chriskaka
Abraços,
Christiano Rios
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)