Skip to content Skip to sidebar Skip to footer
Showing posts with the label Crystal Reports

How To Align An Autoadjust Size Using Database Fields In Crystalreport?

I have a question I'm using vs2015 and crystalreport CRforVS_13_0_18. I designed my report but … Read more How To Align An Autoadjust Size Using Database Fields In Crystalreport?

Error Opening Crystalreport Viewer

I have this problem which I am trying to debug for a lot of time. The setup is like this: i. The ap… Read more Error Opening Crystalreport Viewer

Load Dynamic Image From Path In Crystal Report

I want to show an image in my report , I save path of image in my sqlserver database and now I want… Read more Load Dynamic Image From Path In Crystal Report

Passing Multiple Parameters To Crystal Report

I'm working on Visual Studio 2008 and SQL Server 2008, language C# I want to pass multiple para… Read more Passing Multiple Parameters To Crystal Report

Crystal Report Passing Stored Procedure Parameter From "like" Sql

I have problems in passing stored procedure parameter to crystal report. I tried passing parameter… Read more Crystal Report Passing Stored Procedure Parameter From "like" Sql

Select Fieldnames From Dynamic Sql Query

I have a stored procedure that uses several parameters to build a dynamic query, which I execute. T… Read more Select Fieldnames From Dynamic Sql Query

Top N In View Or Crystal Reports?

I am wondering if it's possible to use a view to get the top 5 lines from a table. I am finding… Read more Top N In View Or Crystal Reports?

Sql - Need To Find Duplicate Records But Exclude Reversed Transactions

I have a table of transactions which will occasionally have duplicate entries. If/When an admin fin… Read more Sql - Need To Find Duplicate Records But Exclude Reversed Transactions