Questions tagged as 'crystal-reports'

2
answers

Reports in SAP Crystal Reports with SQL queries

In SAP B1, you already have a report called "Provisional Balance" by default, and it shows you the initial Balance, Debit, Credit and Current Balance. It's the Next: Well here the question is to generate that same report in SAP Cryst...
asked by 05.04.2017 / 19:14
0
answers

Crystal report report with two receipts per page separated by a line in the middle

I am in the middle of a problem that has almost collapsed me. You see, I need to create a report in crystal report (Visual Studio) that shows two receipts per page (I already achieved it) and that in the middle of the two receipts there is a lin...
asked by 19.06.2018 / 19:39
0
answers

Formula with grouping in Crystal Report

I have a problem that I could not solve to generate a report in crystal report with c# . Assuming I have the following table in sql server - A B C D - G 3 2 1 - G 5 6 7 - Y 2 5 6 - Y 3 2 3 Which I am interested in ge...
asked by 27.04.2018 / 18:50
2
answers

Problem with crystal reports

I made an application that includes CrystalReports and it works well, the problem comes when I create the executable and install it on another computer, the application is installed and everything but when I click on the button that works as a v...
asked by 22.03.2018 / 22:49
1
answer

How to open more than 2 databases simultaneously in access protected with password in Crystal Report

I would like to know how I can simultaneously open 3 or 4 password protected Access databases in Crystal Report. Previously I read the topic " I can not open a crystal report with a Microsoft Access database with password ". I added the code...
asked by 26.10.2016 / 02:57
0
answers

Report in Crystal Report MVC .Net

I have problems when viewing a crystal reports report using crystalreportviewer done in .net / C #, it shows me the toolbar but it does not bring me the report. Looking below the javascript that generates shows me this this is my code &l...
asked by 23.11.2017 / 22:00
2
answers

I can not open a crystal report with a Microsoft Access database with password

I can not open a Crystal Reports report with a password. I get a screen of the report that asks for my password. Attachment captures. Any solution? Dim RptDocument As New CrystalDecisions.CrystalReports.Engine.ReportDocument...
asked by 29.02.2016 / 09:48
1
answer

How can I pass an image of a windows forms panel to crystal report? [closed]

I want to know how you can pass an image from a panel to a Crystal Report report. The image is a bar code that I generated, and I pass it to the report, but I can not pass the image to the report How can I pass the image?     
asked by 19.09.2018 / 15:37
1
answer

Error with Crystal Report The report could not be loaded

Currently the application is working for several users, but sometimes the system gives an error when they try to preview a report that they generate many times a day. The error generated by crytal report is "The report could not be loaded" ,...
asked by 04.09.2018 / 18:50
1
answer

type data in crystal reports

I want to change the data type in a dataset so that it shows in the report of type number is in crystal reports and c #, this has a dataset in c # but when I click it in the crystal it only gives me the fields in chain format and I need in numbe...
asked by 10.02.2018 / 18:27