Viewing 15 posts - 5,401 through 5,415 (of 6,400 total)
take a look here http://ola.hallengren.com/
March 28, 2012 at 1:38 am
+1 on Lynn's comment.
We had a mix of Sybase ASA and SQL, used the ASA ODBC driver to create a DSN, then used an ODBC connection manager to point to...
March 28, 2012 at 1:36 am
i would take a look at cross tabs, links below, and the pivot keyword.
also follow the second link in my signature to post DDL and sample data so that we...
March 28, 2012 at 1:32 am
can you attach a screen shot of the execute sql task details?
March 28, 2012 at 1:29 am
are you using compressed backups?
how much free space is in the MDF file? run the below SQL it will loop through all DB's giving used and free space
DECLARE @sql...
March 28, 2012 at 1:27 am
what is the error in the windows application event log?
March 28, 2012 at 1:24 am
just to throw this one into the mix as well. are you generating these file paths by the use of expressions? if so you need to do a...
March 28, 2012 at 1:17 am
unsure on the oracle part as dont use it but I would think you need two execute sql tasks one which points to the oracle connection manager, the other to...
March 28, 2012 at 1:09 am
answered one way of doing it
in the address bar, type about:config, find network.automatic-ntlm-auth.trusted-uris, doubleclick, type localhost, then enter, works great on the local machine.
now is there a global setting somewhere
March 27, 2012 at 9:01 am
GSquared (3/27/2012)
Stefan Krzywicki (3/27/2012)
March 27, 2012 at 8:48 am
i know this is a bit extreme but have you uninstalled and reinstalled SSRS?
March 27, 2012 at 7:22 am
i would re-run the config manager and see what that does. I dont have SSRS 2005 as we are fully 2008 and the config shows http://+:80 for both my...
March 27, 2012 at 5:05 am
im not saying that its NOT express SSMS, it might well be express SSMS, i'm just saying I dont know how you check that the version of SSMS was installed...
March 27, 2012 at 5:00 am
Viewing 15 posts - 5,401 through 5,415 (of 6,400 total)