crystal

Print Dialog Does not show up in Crystal Report Viewer ... giving error

WE developed system integrated with crystal Reports, with Crystal Report viewer on page. but the problem is we hosted it on 32 bit server but when access it and try to print the report it gives the error and does show any dialogue. we have installed full crystal report version with License but error is there. I tried to find but no succ...

Crystal Reports Change database connection dynamically (c#) - Missing parameter values

Hi there! I will put the sofware used first, just in case it helps a bit: Microsoft Visual Studio 2005. ,Microsoft Crystal Reports(year 2005), Crystal reports view as pdf from an webapplication (c#). I have a crystal report document, created by the Crystal Reports IDE which has 2 parameters and setting them in preview mode work. I clo...

Crystal Report and ODP.Net

Hi, We are using CR XI on Oralce. We applying RLS (Row Level Security) in DB. RLS will base on information we set in the session (by calling trans_pkg.set_username('abc')) to decide which data rows can appear in dataset. But CR seems to have its own Connection to Oracle. We have no way to run a package like: trans_pkg.set_username('abc'...

Deliver a Crystal report using Web Service (ASP.NET)

My end goal is to open up a new browser window and display an animated progress gif whilst loading a slow Crystal Report. Using traditional asp.net methods to achieve this always results in the gif not animating during a postback, unless I use update panels but that's when things start getting messy. I have read lots of articles describ...

Comparing values between two rows of data and only showing the columns that are different

In a previous application version we were using a particular field for a primary key, but because the field may represent different identities across various systems we have made it a non significant field(ie not a primary key or part of a composite primary) however since we dont have another system yet users still use that field as a pr...