Viewing 15 posts - 2,266 through 2,280 (of 3,366 total)
I have written code that generates almost 200 pages by default in a test server so I cannot understand your reasoning here. You could also manually add the fields...
February 17, 2009 at 12:20 pm
You need to make sure your report parameters accept null or blank at the top of BIDs under Reports, then save all your reports and go into management studio and...
February 17, 2009 at 11:49 am
That may be problem with your stored procedure because what I know it will run without issues but your report will not use the changes.
So go into SSMS...
February 17, 2009 at 10:30 am
The SSRS designer is not intuitive I found when I alter a stored procedure it is easier and faster to take my existing report and create a new one with...
February 17, 2009 at 10:03 am
This may not be related to SAC check configuration manager to make sure SSRS is installed with an account with enough permissions and turned on. Then you may need...
February 17, 2009 at 9:59 am
The short answer is it cost less than $50 online so no you cannot use it for production, however it is a good way to know the product features.
February 17, 2009 at 8:55 am
There is no built in multi lingual support in SSRS 2005, things changed a little in 2008.
You could get it through design of your reports by calling a stored procedure...
February 17, 2009 at 8:38 am
I have looked at your attachment that is why I gave you the link to download the tool kit edition the one needed to develop and run reports. So...
February 17, 2009 at 8:16 am
In SQL Server 2005 you need XP pro and Vista Ultimate in your home setup because SSRS is IIS dependent. I am not saying your installation is not complete...
February 17, 2009 at 7:50 am
That is because it is the only thing that connects to the ReportServerDB and ReportServerTempDB because it stores just the RDL in there. If you are not using shared...
February 17, 2009 at 7:29 am
What makes it funny is KERBEROS authentication is high security yet SQL Server is saying you don't have permission to connect to one in your high security setup. You...
February 17, 2009 at 7:18 am
What Jack is saying is you need the edition in the link below to develop Reports in Express. If things are the same you may need to uninstall the...
February 17, 2009 at 7:06 am
Your error and the post is almost funny because SQL Server is saying you don't have permissions in one of the Servers, to resolve in SQL Server you need to...
February 16, 2009 at 7:40 pm
I recently saw a thread in this site that VFP is missing data using SQL Server for persistence so why use VFP when you can use SQL Server Express and...
February 16, 2009 at 7:37 pm
I am glad I could help.
🙂
February 16, 2009 at 3:05 pm
Viewing 15 posts - 2,266 through 2,280 (of 3,366 total)