VS 2012 and Crystal - Display Image at RUN TIME
I have been looking both here and google for this. I have a SQL database. Contains a table with a path to a jpg per felon. I want to, at run time, get this image and print it on my report. It (the...
View Article[RESOLVED] Crystal Report 8.5 Getting Total Amount
Hi, Good Day! I need some help since I'm just new with crystal report. I actually try to have some research in google but I failed maybe because I don't know right keyword. What I want to achieve is to...
View ArticleCrystal with mysql and datagidview
Hi I have a datagridview bound in a mysql table. How i can create a report retrieving data from a selected datagridview row? thank you.
View Article[RESOLVED] Crystal with mysql and datagidview
Hi I have a datagridview bound in a mysql table. How i can create a report retrieving data from a selected datagridview row? thank you.
View ArticleReports not visible when DB run with main window hidden.
Hi I have a DB that auto hides the main Access window upon opening. When I run it in that mode and try to open a report from a form (I also want the form to be hidden at this point so it is set to...
View ArticleNeed to justify currency when samll or large amounts
Hello. I'm trying to justify correctly the vertical amounts (see picture) I'm going to format object but I am not sure how can i fix this. Any help? Thanks. Attached Images
View ArticleGet date from table according to a pre - stored procedure run.
Hi. We have a custom program here that will create a table according to a selection of a parameter and then run a crystal report on that table. My Question is , can I get the pre stored procedure value...
View ArticleWeird Dash in SSRS
I have an odd issue in SSRS. there's a weird Dash appearing in a textbox:- I have no idea where this is coming from. Here's the xml for that textbox:- xml Code: <Textbox Name="Textbox96">...
View Article[RESOLVED] Help with an If then statement in Report Builder
Hi Guys, Can you help me get a start on report builder? Im OK with Vb and struggle by but just started trying to create a report and hit a wall. I have a field called Total, Amount and one for...
View ArticleHow can I "copy paste" a existing table command with a stored procedure one?
Hi. I have a command named "command", i want to change the command and bring the EXACT same fields with a stored procedure command. The problem is how can i do that? When i go to the CR data sources I...
View Article[RESOLVED] Helpless to show multiple records on crystal report page separately
Good day, wonderful people of this forum. Please I am using crystal reports visual studio version CRforVS_13_0_15 and I am finding difficulty displaying the rows on separate pages. Displaying a row on...
View Article[RESOLVED] Google Map in SSRS Just show a deep blue sea
I've been asked to Show a Google Map in a report and, looking at their API, I think this should be quite easy. I've added an image, set it's source to external and set it's URL as follows:-...
View ArticleExtracting the name of the RDL from an SSRS report
We have several published SSRS reports in our organisation that haven't been documented properly; they're in use but we don't know when they were created or what the original requirements were. We need...
View ArticlePlease Help Data Report Problem
Im having a hard time doing data report for my pos receipt here is the code private sub cmdPrint_Click() Set itemcart = New ADODB.Recordset itemcart.Open "Select ItemNumber, ItemName, ItemPrice,...
View ArticleCrystal Reports: how to LEFT OUTER JOIN fields?
hi guys, I wish you are doing so great... I want to know how to assign a JOIN field in Crystal Reports!!, for example; I have two tables MOVEMENTS ID Product_ID Quantity Price PRODUCTS ID Name I want...
View ArticleUnable to Save Formula
Hi Unable to save below formula . The remaining text does not appear to be part of the Formula. Using Crystal Reports 9 tmp={Invoice.invoiceno} exVal = Val( Mid$(tmp, InstrRev(tmp,"/") + 1)) Thanks
View ArticleHow to print Chinese in Crystal Reports.
I am fix crystal report for Chinese, but when I printed it displayed as square □□□□□□. I tried static field by Chinese font (Simsun, Arial Unicode MS) and it display well. But dynamic (which get from...
View ArticleAlternate blank pages with header on export to pdf file from rdlc
I'm using rdlc reporting and have a header and footer. If the header & footer contains text the report prints to pdf correctly. For example: If one text box in the header contains the text 'ABCD'...
View ArticleSplit string from one data field into array and getting equivalent from...
I'm using CRXI. I was wondering if it is possible to get and display an equivalent data from a separate table after splitting one data field into arrays . Let me put it this way. I have one table named...
View ArticleExternal image show only red x
I have inserted an external image on my report. The report shows the image at design, but once I run my application only a red x is shown. Any help would be much appreciated. Could it be a permisssions...
View Article