DateTime field
Hi I created 1 field Datetime in sql server 2008 R2 . I display in crystal reports to display Time it shows O.K . When i change datetime field to Time(0) in sql then time is not shown in Crystal...
View ArticleChange Report Format
Hi There, I'm trying to change the Report A Excel format to Report B Excel format. However, I encounter error message which I'm not sure how to fix it. Appreciate if any one of you that can assist me...
View ArticleProblem with rdlc file after deploying my VB.NET Application
Hi All ! I designed a vb.net application with ms access 2007 database data and I also designed reports with the ReportViewer control but after creating the setup with Visual Studio Installer and Setup...
View Articleprint Arabic and English in Active report
I have problem with Active report . when i want to print Arabic and English in the same text or label it can't be the same as i want and numbers apper only on English .. text and label have no right to...
View ArticleDesperately Need Help Loading A Crystal Report from Winforms App with SQL...
I am having a heck of a time trying to load a Crystal Report from my app. This is my first time using a Crystal Report. I have created the report using a project data ADO.Net DataSet. I have a button...
View Article[RESOLVED] Desperately Need Help Loading A Crystal Report from Winforms App...
I am having a heck of a time trying to load a Crystal Report from my app. This is my first time using a Crystal Report. I have created the report using a project data ADO.Net DataSet. I have a button...
View ArticlePut the subtotal at the end of records and not at the footer of last page
Hi? I want create a report that seam like this page1 Creating a Page Total in Crystal Reports I created 3 formulas field called reset,accum,display //reset formula1 WhilePrintingRecords; shared...
View Articleproblem in installing crystal report for visual studio 2008
Hi All, I'm trying to insall crystal report for visual studio 2008 , I found a crystal report software in SAP but onlu service pack in this path https://websmp230.sap-ag.de/sap(bD1l...ain_public.htm I...
View ArticleInsert images in crystal reports 7
Hi !, how to insert multiple images in detail section in crystal report 7 throug vb6 code? Any help is appreciated ! Vikas
View Article[RESOLVED] How to increase number of printed lines per page in Crystal...
I'm new to CR11 and have 2 questions. How do I increase number of printed lines per page in Crystal Reports 11 for VB 2010. Currently it prints 28 lines per page leaving a large empty space at the...
View Article[RESOLVED] Formula not working in crystal reports 2011
I am trying to print a formula field in the details section. My problem is the line after the "Else" does not print. Why not? Problem Code: if {CustomersTable.CCorpCust2} = "Yes" Â then...
View Articlehow to locations adjustment on the report rdlc
Hi, I want to a form, user can change location settings area on the report . I would appreciate if you can help.Thanks
View ArticleCrystal Reports for VS2010 - TextBox Wrap but keep together
I am using CR for VS2010 with a winforms app and SQL 2008 R2. I have a two column report that has a textbox with multiple fields (Con1Name Con1HmPhone Con1WkPhone Con2Name Con2HmPhone Con2WkPhone) in...
View ArticleError 20599 Cannot Open SQL Server
We recently got upgraded from Windows Xp to Windows 7. The code segment below is where I'm having issues. Private Sub RptByCSR() On Error GoTo ErrorHandler Dim strDateParam As String ' Change mouse...
View ArticleIs it possible to have two versions of crystal reports?
Hello. I'm working on a software that contains many crystal reports 8.5 files. Few reports needs some features that crystal reports 8.5 don't support those features so I need to convert report files to...
View ArticleCrystal Reports vs RDLC vs SSRS
I have used CR for years and am very proficient in it. The only reason that I am back at the drawing board with reporting is that every time a new VS comes out, I have to wait for the new CR to come...
View ArticleCrystal Report SetDataSource
i have this code to view items on crystal report Code: Dim il As ItemList = ItemList.GetItemList() Dim oRpt As rptItems oRpt = New rptItems oRpt.SetDataSource(il) The il return Itemlist (list of Item)...
View Article2 detail sections in one group
Hi, I am trying to put together a report in the following format: Category 1 name | title | etc. ~details~ title | total ~details~ Category 2 etc. It doesn't seem unreasonable, but I'm not sure how to...
View ArticleInserting image files dynamicallay in crystal viewer using vb6 and ms access
Hi, I have earlier also posted the same problem,but got no desired response at all. I am facing an error "Subscript out of range" in format_sect..function,if I remove the code line 'On error resume...
View ArticleOpen CrystalViewer and pass parameters from originating page
Sorry if this has been addressed elsewhere but I've been able to find the answer. I have a ASP.net VB webapp I'm working on to replace an old Access db. The new database is a SQL db. One of the forms...
View Article