Viewing 11 posts - 1 through 11 (of 11 total)
hi,
Please check in services.msc and click on sql server to check it has been given permissions of network service or local
December 3, 2011 at 4:51 am
Windows installer 4.0 is installed or not
December 3, 2011 at 4:17 am
Hi,
enable it through services.msc
December 3, 2011 at 4:04 am
use tempdb
go
dbcc shrinkfile (tempdev, 'target size in MB')
go
-- this command shrinks the primary data file
dbcc...
December 3, 2011 at 2:51 am
Hi,
Ur doing this for sql server 2005 or 2008
December 2, 2011 at 4:33 am
Hi,
All permissions are set please provide info we need to give any special permissions on server, the error comes if logged in through admin account.
December 7, 2010 at 4:02 am
ya
i am doing all things through admin access...
Screen shot of error is attached.
December 6, 2010 at 5:02 am
Thanx for the reply i needed to set thedbowner to dbo and i managed to do it
November 24, 2009 at 4:29 am
it's a live application the query fetches info from other srvr's the thing i got it's a query which is in loop,any idea
September 29, 2009 at 12:29 pm
hi Grant Fritchey
Have done everthing to solve the issue even moved db from 2005 to 2008 but still the issue persists
September 29, 2009 at 5:50 am
Viewing 11 posts - 1 through 11 (of 11 total)