Viewing 6 posts - 16 through 21 (of 21 total)
ok I changed the authentication mode to windows and logged in using windows authentication but still same error.
and Jill i get no rows if i give your command for...
October 7, 2008 at 2:10 pm
i am using sa account to do this , doesnt sa account has all the rights n roles?
how and which roles can i explictly grant to sa ?
October 7, 2008 at 1:28 pm
ok its giving me error on any procedure I add . what could be the reason ? is the syntax wrong ?
exec sp_addextendedproc 'ABCAD', 'FADSFADFASF'
Server: Msg 2714, Level 16, State...
October 7, 2008 at 12:59 pm
sorry I by mistake put it in the backup group and i was told to move it to the right area so I put it here.
October 7, 2008 at 12:24 pm
I succeeded in restoring the databases from enterprise backup onto a standard edition.
The problem was a missing hotfix 2050 and once i applied it to the standard database...
August 25, 2008 at 2:09 pm
ok i got the version and levels separately from the source and target databases and its below :
SELECT SERVERPROPERTY('ProductLevel') level , SERVERPROPERTY('ProductVersion') version
LEVEL VERSION
SP48.00.2039 <<<<<<<<...
August 22, 2008 at 1:51 pm
Viewing 6 posts - 16 through 21 (of 21 total)