Viewing 15 posts - 1,981 through 1,995 (of 3,366 total)
The one you ran is Express with Advanced Server and SP3 you need to use 32 version in the link I provided.
March 14, 2009 at 9:59 am
If you did not install SQL Server 2005 with SP3 then you need to install it, a side note you may need a teacher because this configuration is wizard based...
March 14, 2009 at 8:37 am
You need to leave the Admin tool and try to create a connection at the top of VS2008 configure to connection and test the connection if your connection is not...
March 14, 2009 at 8:01 am
6.How can move the reporting services from production sql server to Test server?there is report server and report serverTempDb.Do I need just restored like other databases?
The links below show how...
March 13, 2009 at 7:34 pm
This is the same IIS that will later be used to upgrade to SSRS 2005 if yes then you need to remove it and reinstall in and click on details...
March 13, 2009 at 7:08 pm
What do you mean IIS 6 is already installed? And Asp.net 1.1. I don't like that because SSRS 2005 require Asp.net 2.0 configured in IIS6 and it is...
March 13, 2009 at 6:27 pm
I need to know operating system so I can know IIS version before I give you the steps.
March 13, 2009 at 6:15 pm
So you need the SSRS 2000 upgrade guide use the two below and service packs is not required, the reason you need service pack for 2000 is because SSRS was...
March 13, 2009 at 5:02 pm
You need to install SP2 after you install RTM but the actual question why are you trying to install this now when you can install SQL Server 2005 Express Tool...
March 13, 2009 at 4:21 pm
The short answer is no you cannot install it without at least SP3a and don't worry the installer will tell you. So install SP4 and then try again.
March 13, 2009 at 3:58 pm
also instead of using cursurs like they are now, wouldn't it be easier to say:
foreach( select myfield from tbl where myotherfield > 3)
{
insert into myothertable (myotherfield) values (myfield)
}
...
March 13, 2009 at 3:22 pm
In 2005 the execution context must be explict that is when you create the proxy for the Agent you also need to make sure the person can run SSIS package....
March 13, 2009 at 3:10 pm
You need to delete everything including IIS and again if you don't have IIS running you need to install and configure it, and manually follow the steps.
Go into SAC and...
March 13, 2009 at 2:21 pm
There is no need for that install 2005 Advanced services with SP3 and install 2008 Advanced services as a named instance and you could connect to your customer with 2005....
March 13, 2009 at 2:17 pm
Love the US clouding computing competition keeps them honest, the easy to use none scalable SQL Server service depreciated.
Hmm forgot to thank Steve for posting this fresh off the press.
http://msdn.microsoft.com/en-us/library/dd557595.aspx
:Whistling:
March 13, 2009 at 2:09 pm
Viewing 15 posts - 1,981 through 1,995 (of 3,366 total)