I did use the correct way as suggested by Microsoft web site
for displaying image in Page Header
1) Created a textbox10 with
=System.Convert.ToBase64String(First(Fields!Logo.Value, "ABC")) in body and hide it
2)Then created an image in Page Header...
My report is not coming correct in browser, when I press maximize button - report shows right unoccupied part as white because I have designed my report with 11.5 width size.
Can I suppress maximize button in reportviewer?
or
Do I have to change some report page settings to grow when maximize...
I have a matrix whose column value is =Sum(iif(Fields!x.Value>0,Fields!x.Value,Nothing)) which is working, I can see row total and column total too.
But I want to display "-" if value is zero and still wants total.
Is it possible if reporting service is installed in SQLExpress and data is stored in custom instance. The reports will fetch data from custom instance.
We have our own custom instance for SQL Server.
Can I install SQL server advanced express edition in custom instance or it has to be a default instance.
I saw a post for Auto Export with prompt to save and it's great resolution.
How can I do auto export without prompt to save, and pass filename alongwith it.
Win XP and SQL Server 2005
I have following settings:
1)SQL Server Service is running under local system
2)Protocols for MSSQLServer
Shared memory enabled
Named Pipes enabled
TCP/IP enabled
via disabled
SQL Native Client Configuration
Client Protocols
Shared Memory enabled...
From preview screen, I exported report in web archive format. Interactive sorting does not appear in whtml format.
Do I have to check some setting why it is appearing in Report viewer but not in whtml format file.
We are planning for open source MySQL instead of Microsoft SQL Server. I have worked on SQL Server for a long time.
Would I face any challenge to switch MySQL or would I miss something of Sql Server feature which is not in MySQL.
Does MySQL provides a utility to convert Sql Server to MySQL. If...
I have few params for Report, which I want user to fill/select on report refresh. But I don't want some of params to come up on refresh screen.
Is it possible to do in Crystal Reports?
Can I hide Tree view for report section and when I move further in report to page and detailed sections, then I could display back Tree view programmatically.
Hello everyone,
My reports are dynamic and embedded in Visual C++ code. I am using Crystal Reports IX and our customers are required to buy crystal reports software to run our software.
If I use Visual Studio 2005/2008 Business Objects to develop crystal reports, do customer still need to buy...
In constructor I add PropertyPages to PropertySheet class.
I need to hide or show a page "onupdate" depending upon the change in selection.
Is there anyway to hide instead of removing and re-adding?
I can open ODBC from Control panel->Administrative Tools. I can configure user Dsn and file DSN. I can also click on all tabs except System DSN.
On Click of System Dsn, it prompts an error message. An unhandled exception win32 exception occured in odbcad32.exe.
I am running Crystal report XI from VC++. When I hit refresh button it prompts for parameters. I want it to reuse the data for parameters which were provided at first run of report.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.