I use VS2005, Crystal Report for VS2005 and Microsoft SQL Server 2005. I got a report, crystal report linked to a XSD, that displays perfectly when I call it from my application.
My crystal report is 开发者_JS百科not opening on a web form but it is fine on a development server when I publish it on the server. It is giving the following error.
I have a crystal report with IFieldObject. i retrieveboolean val开发者_如何学Goues from database in to IFieldObject.my issue is that i need to print \"Submitted\" if True else \"Not Submitted\".Crysta
开发者_JS百科How to use webservice as a data source in VS2008 crystal report?Crystal reports can take xml as its data by setting the database drivers to ADO and the database to the location of your xm
Iam trying to display a create date unless the create date is in the current month - then I would like to say \"New Record\" but someting is wrong with my formula a开发者_开发知识库s I am getting an e
I want to print the crystal report with out prev开发者_JAVA技巧iewing the report first? Edited. note that :
I\'ve got a report which was created using Crystal Reports. In the page footer section there\'s a formula, which displays the page number \"Page X of Y\".
I\'ve created a Crystal Report project with MS Access DB backend on our development server in 1st. Step. The path is smth. like H:...\\db\\my.d开发者_运维知识库b. After compiling the project, I\'ve de
I am maintaining a billing application written in ASP.NET 3.5 in VS2008.Invoices are crystal reports using the crystal reports that comes with VS2008.
SQL Server 2008 introduced new data type datetimeoffset which stores local time and offset between local time and UTC. But when a table containing datetimeoffset column is added to Crystal Reports 200