My Blog

All about my activities, Ideas and everything.

Category: Crystal report

Crystal Report XI : A report keeps asking for parameter

I have been working quit a long time this weekend. I encountered a problem that the report keeps asking for parameter which you actually passed it. It is the bug of the program. Download the bugfix form the below link. Go to

Crystal Report : report keeps displaying old data until I press refresh button

Go to the File -> Report Options and uncheck Save Data With Report

HowTo : Crystal report XI with Data source

I don’t know everyone used to encounter with this problem, but I was. When I using crystal report connected with SQLServer 2005 using Microsoft OLE DB connector. I cannot use “localhost\sqlexpress” as a Data Source Name, I don’t know why? but I can use “localhost\sqlexpress” when I using sqlcmd to connect database. So my solution [...]