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

Couting Combinations Within A Group

I need a way way to count combinations of code by patients, so I need to know based on this report … Read more Couting Combinations Within A Group

Crystal Reports Assumes Wrong Datatype Of Column From Stored Proc

What can be the reason that Crystal Reports Engine sometimes thinks that a field, that is returned … Read more Crystal Reports Assumes Wrong Datatype Of Column From Stored Proc

How To Use A Stored Procedure In A Crystal Reports 8.5?

I have to make a new report using crystal report8.5 . I have created a stored procedure in SQL Serv… Read more How To Use A Stored Procedure In A Crystal Reports 8.5?

Crystal Reports - Certain Output From Sql Not Displaying

I'm currently attempting to fix an issue with a Crystal Report/SQL stored procedure related to … Read more Crystal Reports - Certain Output From Sql Not Displaying

Open The Link In New Window In Crystal Report

I have crystal report. There is the column containing the hyperlink. I want whenever click that lin… Read more Open The Link In New Window In Crystal Report

How To Return A Single Transaction Per Customer

I have created a Crystal Report that uses a stored procedure on my SQL Server to return all cards t… Read more How To Return A Single Transaction Per Customer

Fill Missing Dates In A Date-sequenced In Sql Using Tally Table

I have a table in database with numbers of tenants, each tenant lists a record of their sales per d… Read more Fill Missing Dates In A Date-sequenced In Sql Using Tally Table

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

Database Connector Error

I have created a stored procedure for my report.. create Procedure [dbo].[sp_Score_Grade] @Month… Read more Database Connector Error