Viewing 15 posts - 2,476 through 2,490 (of 3,366 total)
It depends on your employer's needs because Advanced T-SQL skills are very useful because reporting services rejects most code with temp tables. You could start with the Microsoft samples...
January 26, 2009 at 9:49 am
When you add a report project in the property page is InteractiveSize open it and change height to zero from 11inches.
January 22, 2009 at 8:19 pm
You could create a view with OrderBy and use it as your report datasource. There are known issues with Orderby in views but you could try.
January 22, 2009 at 8:06 pm
It is under InteractiveSize between columns and Margins in properties, open it and you will see Width and Height set Height to zero.
January 22, 2009 at 8:02 pm
These two articles shows you how to move Reporting Services, ReportServerDB and TempReportServerDB and make sure the relational engine of the new Server and IIS knows you have moved SSRS...
January 22, 2009 at 3:26 pm
If you have users then you need to start with the aspnet_regiis utility because it can resolve permissions issues. To move reports to a new SQL Server you have...
January 22, 2009 at 2:58 pm
No just IIS because in SQL Server 2005 if you don't have IIS installed the installer actually disables SSRS. So you need to go to Windows 2003 Add remove...
January 22, 2009 at 2:43 pm
I did not provide that link to show multi county but it shows no multi state zip code very clearly.
January 22, 2009 at 2:32 pm
That is what I needed because IIS 6 comes uninstalled and when installed comes locked down to render only static html. So you need to remove it and add...
January 22, 2009 at 2:24 pm
Zip codes cannot cross state lines because as Terry have covered it is very complex to calculate distance, it just appears to cross state lines because there is 73 in...
January 22, 2009 at 2:13 pm
In SQL Server 2005 SSRS is IIS dependent so I need to know Windows versions 2003 or 2008 because that will determine how to configure IIS6 for Windows 2003 or...
January 22, 2009 at 1:40 pm
(SQL Server isn't relational either but more to the point Access and VFP are application development tools whereas SQL Server is a DBMS.)
Hi David,
The people who use Access and VPF...
January 22, 2009 at 8:57 am
I need SQL Server version 2005 or 2008 and operating system and editions like XP home or pro Win2003 or Win2008 or Vista home, premium, Ultimate or Business. So...
January 22, 2009 at 7:33 am
gints.plivna (1/17/2009)
Informix is dead, err I mean bought by IBM on 2001 😉
IBM did not buy Informix, all Walmart time series and prediction modeling runs on Informix so when Informix...
January 18, 2009 at 8:11 am
I am also talking about deployment to report manager and RDL file editing is not needed but you need the solution files in the development folder. That is the...
January 16, 2009 at 10:08 am
Viewing 15 posts - 2,476 through 2,490 (of 3,366 total)