NOn Embedded Crystal Report in vs2008
in VS2008 i need to show the report in CR (8.5 or any other version) designed outside the visual studio. But i dont want to embed the CR in my application so that i can edit reports easily without...
View Articlehelp: crystal report 10 problem
Guys please check out my link to my problem vb6 and cystal reports 10 http://www.vbforums.com/showthread.p...57#post4257557 Please kindly provide me assistance there. I dont want to post another...
View ArticleIdentifying Text and Graphical Reports within Desktop/Web Applications.
a. VB (.exe) desktop application where output reporting formats are in excel formats. b. .Net Web forms application where there are some text based reports made in Crystal reports 13.0. There will be...
View ArticleGraphical Report - Bar Graph or Line Graph Plot for Employee - Designation...
Requirements ------------ Database Fields : Employee Name, Designation. Some Database Records ... Employee Name Designation John Project Manager Simon Delivery Manager Philip Delivery Head Paul...
View ArticleopenReport [where] condition brings up input box with description of correct...
So, this is my first post on VBF! Thank you guys in advance for the help. I've luckily had a great mentor to hound when questions come about, as for now I Need all of You! I'm trying to open a report...
View ArticleParameterised Report with Access 2007
Earlier I was using Access 97 based .mdb database file, DataReport and DataEnvironment to display a Report based on parameterised query, i.e. as per input from user records were displayed in the...
View ArticleCrystal report to pdf with sub report
I used code below to display and print crystal report, it works fine. Now, new report has a sub report. How to add some code to works with? Rpt.SetDataSource(myDs) Rpt.Refresh()...
View Article[RESOLVED] Parameterised Report with Access 2007
Earlier I was using Access 97 based .mdb database file, DataReport and DataEnvironment to display a Report based on parameterised query, i.e. as per input from user records were displayed in the...
View Article[RESOLVED] how do i change field value 0 to Blank in crystal report 8.5?
hi all, i am using crystal report 8.5 and vb6 for code and access for database. now in my table some fields have its value " 0 " and those are numeric fields. now i dont want to display " 0 " in those...
View ArticleGetting Crystal Error when trying to run report from VS 2008 VB.Net App?
I'm using VB.Net from Visual Studio 2008. I know this version of VS has CR included in it. However, I'm getting the following error message when I try to run a CR report. "Could not load file or...
View ArticlePrint Selected Records
Converting from VB6 and CR9 to VS2008 and CR2008. Have a module that is identical in both however the VB6 part prints exactly as it should where the VS2008 part prints all available records. A listview...
View ArticleDisplaying two tablix in one rdlc report
I have two sql queries to display two slightly different sets of data. I can display both in two DataGridViews. I am trying to show both in two tablix on one rdlc report. The two queries are in...
View Article[RESOLVED] Displaying two tablix in one rdlc report
I have two sql queries to display two slightly different sets of data. I can display both in two DataGridViews. I am trying to show both in two tablix on one rdlc report. The two queries are in...
View Articlerdlc - problem setting parameter - dates
I am using the following code to set a parameter. It works OK if I set it as any data type and call it once. If I set the parameter type as 'text' then later call the report again with the parameter...
View ArticleExport Particular Record's Crystal Report 8.5 to PDF...
Hi... am using crystal 8.5, DAO in vb6 and access as a database. Now i have a report file in crystal 8.5 - there are so many records in database. am selecting particular record through VB6 code and...
View Article[RESOLVED] rdlc - problem setting parameter - dates
I am using the following code to set a parameter. It works OK if I set it as any data type and call it once. If I set the parameter type as 'text' then later call the report again with the parameter...
View Article[RESOLVED] Multiple SubItems
Hello forum, Visual Studio 2010 - Crystal Reports I am working on a small vb program for my work. I need to be able to create a report containing project information, Project Items and the sub items...
View ArticleDetail Section Crystal reports
I have multiple details in a report and having a problem with them repeating. for example: Detail section A---- item number description qty price sub description qty price Detail section B-------...
View Article[RESOLVED] Export Particular Record's Crystal Report 8.5 to PDF...
Hi... am using crystal 8.5, DAO in vb6 and access as a database. Now i have a report file in crystal 8.5 - there are so many records in database. am selecting particular record through VB6 code and...
View ArticleHow to get rid of this sapces
I am printing using RDLC What I am ecountering is this one Attachment 93173 When I am using a List on my report my layout get messy when running application and if the List has value on it. All other...
View Article