Viewing 15 posts - 7,921 through 7,935 (of 9,253 total)
Hi
couple of questions.
is IIS installed\configured on this server (do you have any websites)?
Are you using a service account for the SSRS service?
Can you post some screenshots for web service URL...
June 2, 2010 at 8:21 am
is the backup they have sent you definitely a full backup? Post the results of the following query
restore headeronly from disk = 'drive:\path\backupfilename.bak'
June 1, 2010 at 3:40 pm
CavyPrincess (6/1/2010)
I've installed SQL Server Clustering, but not Windows Clustering using VMWare
Hi Cindy
glad you found it useful. Remember that clustering is totally separate to SQL Server. SQL Server merely makes...
June 1, 2010 at 9:36 am
Bingo, you got it. 😉
Well done!
May 29, 2010 at 5:47 am
you may want to try posting in the correct forum in future 😉
The database table you need to query is sys.database_principals, this script should help!
use yourdb
select 'Login name : '...
May 29, 2010 at 3:17 am
Jeff Moden (5/27/2010)
Just don't throw the book at me. 😛
No give him a taste of his own medicine and throw a few pork chops instead 😀 :laugh:
May 28, 2010 at 4:14 am
when you get the error
are you creating a failover cluster instance or adding a node to a failover cluster instance
May 28, 2010 at 4:12 am
Hi
Check my tutorial at the following link for installing a SQL Server 2008 clustered instance under VMWare Server 2.0!
May 27, 2010 at 11:58 am
which version of SQL Server are you attempting to cluster?
May 27, 2010 at 11:54 am
Windows 2003 or Windows 2008 cluster?
May 26, 2010 at 1:15 pm
then group them and create roles for each group of users
May 26, 2010 at 9:14 am
so are you saying that each of the 100 users needs entirely different permissions?
May 26, 2010 at 4:19 am
Dude Hamidi
The document is designed to help someone set up a test system from scratch. Your system is already configured so use your own ip addresses, etc.
hamidi 97216 (5/26/2010)
May 26, 2010 at 1:49 am
Ratheesh.K.Nair (5/25/2010)
Thanks a ton PerryWhat if we have 100+ users?
I need to get the same of each and every user in a database.
I would create a database role and put...
May 26, 2010 at 1:41 am
I think Jeff's expo pretty much explains it in laymans terms as well as you possibly can!
May 26, 2010 at 1:36 am
Viewing 15 posts - 7,921 through 7,935 (of 9,253 total)