| Thread | Last Post | Replies |
|
| PDF Image Rendering issue with SP/2 | 30 Dec 2005 23:21 GMT | 1 |
When i export a report to PDF using the preview, my images are seriously pixelated. I've updated to the SP2 and the issues still occur. Any advice would be greatly appreciated.
|
| Q: convert this to Code | 30 Dec 2005 20:41 GMT | 1 |
This is my code in C# DateTime sYear = new DateTime(Now(),1,1); DateTime q1Start = sYear; DateTime q2Start = sYear.AddMonths(3);
|
| Basic Reporting Services / Analysis Server report - flattened rowset problem | 30 Dec 2005 19:46 GMT | 4 |
I am just getting started with Reporting Services 2000 and I need some help PLEASE! My source is MSAS 2000 cube. This whole flattened rowset is confusing me. Insight will be HUGELY appreciated. I have a MSAS hierarchy that looks like this:
|
| selecting datasource when redistributing reports | 30 Dec 2005 19:11 GMT | 1 |
Thanks to an earlier post, I can distribute report to our client base =), but I have hit a new snag. The connection string used to create the report is not the string needed on the client sites. Is there a way to automagically update the connection
|
| Rendering different reports into a single PDF | 30 Dec 2005 17:49 GMT | 9 |
I have 2 reports, my requirement is to render these 2 reports into a single PDF file (kindof like appending the reports). Is this possible with reporting services?? How? TIA
|
| Possible to Loop thru dataset using Custom Code? | 30 Dec 2005 17:43 GMT | 3 |
Is there a way to pass a record set into a function of custom code? If so? What datatype should I use? I have been told its impossible to loop thru the dataset...
|
| Avoiding the user login prompt for a reporting services report | 30 Dec 2005 16:19 GMT | 7 |
Most of the stuff I have read on this is from 2004. I am wondering if there is a easier fix to this problem.
|
| Logon failed when attempting to run report | 30 Dec 2005 16:14 GMT | 1 |
When attempting to run a report, the following error appeared. What does the following error message mean? Logon failed. Logon failure: unknown user name or bad password. (Exception from HRESULT:
|
| Q: Report Deployment | 30 Dec 2005 13:46 GMT | 1 |
I have two questions: 1. When I debug my application it seems it deploys reports to report manager, how can I prevent that from happening, I would like to deploy when I chose deploy command only?
|
| :( Please Help Needed on Printing Report in RS | 30 Dec 2005 13:31 GMT | 2 |
Hi All Experts, I caught in a big problem, previosly our application was using Crystal Report, but on my suggestion Project Manager changed the reporting tool for next client and we are decided to use RS and removed CR from our
|
| Local mode in asp.net web app | 30 Dec 2005 12:48 GMT | 1 |
Can i use local mode of reporting service in asp.net web application?
|
| How to remove 'Select a Value' from the drop down list. | 30 Dec 2005 05:06 GMT | 3 |
I am using SQL Server 2005 RTM. In which i am getting 'Select a value' in all the drop down list. I don't want 'Select a value' in the drop down list Please advise how to remove it from the drop down list
|
| LDAP Custom Authentication | 30 Dec 2005 02:52 GMT | 7 |
Can anyone assist me in finding out how to use LDAP for authentication instead of Integrated Windows. The reason for this is we use Novell as our NOS Thanks
|
| Subscription problems. | 30 Dec 2005 02:49 GMT | 3 |
I am having some subscription problems. Some background information. I am using forms authentication and it works without any problems except for subscriptions.
|
| SQL Where Statements vs RS Filtering | 29 Dec 2005 23:16 GMT | 6 |
Lets say Im running many small/big reports. I want my report to be generated fast. What's faster? SQL Store Procedures with Where statements or RS filtering?
|