Questions tagged as 'crystal-reports'

2
answers

ReportView without DataSet

I am finishing my TCC and I have a question regarding Reports with ReportView of Visual Studio 2013. I'll basically explain with how my application works. The connection to the database is made through a ConnectionString declare...
asked by 08.10.2014 / 15:49
1
answer

Hand report headers appear in Crystal Report

I've turned on the "Show all headers in detail search" option in my report, but when I open a detailed search, neither the headers nor the footers appear. The structure of my report follows: --Cabeçalho do Relatório --Cabeçalho da página...
asked by 21.01.2015 / 12:35
1
answer

About Crystal Reports, Visual Basic 2010 and MySQL

I have a dental clinic project, which has a form of treatment form. This form has 160 buttons that represent the 32 teeth of a patient (each tooth is represented by a set of 5 buttons); The buttons can have 5 different statuses (which varies...
asked by 23.05.2014 / 22:10
1
answer

Remove 0 from the front in string Crystal Reports

We are creating a bar code with the command: Code128c{(Command.numero)} But it adds a 0 that does not exist in front of the code. We wanted to remove this 0 .     
asked by 10.03.2014 / 19:33
0
answers

Passing a string created in Windows forms to Crystal Report

I needed to add a string created in the Windows Forms Application in the Parameter Fields, shown in the first image below, inside the Crystal Report to later make a filter, as in the second image below. I'd like to know what I have to do or co...
asked by 13.09.2018 / 02:53
0
answers

Crystal Report "Select Expert" filter by a string

How do I add the string 'user', declared outside of Crystal Report in C #, to filter the report in Crystal Report as shown below. Or what right way to do this in Crystal Report? Visual Studio Community 2017 ODBC Mysql.     
asked by 07.09.2018 / 23:08
1
answer

SQL Nested Doubt

I'm using this SELECT , but now I need to search the customer table for the fields (eg cli_clifone and cli_clicontato ), how can I include it to bring this information to SELECT below, I'm trying however only returns me error:...
asked by 23.08.2018 / 20:54
1
answer

Printout of the first page header is different from the others

I made a crystal reports map and printed the report for paper in physical. The header of the First Page prints perfectly and from the second page the height of the header is increased. Can anyone help out how to overcome this challenge sff?...
asked by 02.08.2018 / 11:17
0
answers

Error adding Stored Procedure to the map in Crystal Reports

When adding an SP with parameters of data type data, adding the following error information is displayed. Variables in SP ALTER PROCEDURE [dbo].[spExtractoTSL] ,@DataInicial DATETIME = 0 ,@DataFinal DATETIME = 0     
asked by 10.08.2018 / 12:23
0
answers

Problem to view report using Crystal Reports in Visual Studio 2017

I'm having trouble viewing report information using Crystal Reports in Visual Studio 2017. When I open an RPT file it is displayed as follows: Being that he should open the report with the components created. The problem occurred whe...
asked by 26.07.2018 / 14:32