2012年3月9日星期五

Full Text Help

I changed the MSSSQL accoutn using EM not Control Panel...
Does anyone else know what i can do?
try this
EXEC sp_grantlogin [NT Authority\System]
go
EXEC sp_addsrvrolemember @.loginame = [NT Authority\System]
, @.rolename = 'sysadmin'
go
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html
"" <anonymous@.discussions.microsoft.com> wrote in message
news:2e88201c46b06$e4672fc0$a301280a@.phx.gbl...
> I changed the MSSSQL accoutn using EM not Control Panel...
> Does anyone else know what i can do?
|||Tryed that and still doesn't work...
>--Original Message--
>try this
>
>EXEC sp_grantlogin [NT Authority\System]
>go
>EXEC sp_addsrvrolemember @.loginame = [NT Authority\System]
>, @.rolename = 'sysadmin'
>go
>--
>Hilary Cotter
>Looking for a book on SQL Server replication?
>http://www.nwsu.com/0974973602.html
>
>"" <anonymous@.discussions.microsoft.com> wrote in
message[vbcol=seagreen]
>news:2e88201c46b06$e4672fc0$a301280a@.phx.gbl...
Panel...
>
>.
>
|||exactly what is/are the error message/s/problems you are encountering.
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html
"" <anonymous@.discussions.microsoft.com> wrote in message
news:2e5d401c46b42$0dc4ee80$a501280a@.phx.gbl...[vbcol=seagreen]
> Tryed that and still doesn't work...
> message
> Panel...

没有评论:

发表评论