| Thread | Last Post | Replies |
|
| Incomplete result set returned by record select - Crystal XI, MS SQL stored procedure | 31 Jul 2007 16:42 GMT | 3 |
I've got a stored procedure written in T-SQL. When I use Query Analyzer to call the stored procedure, all records are returned that I'm expecting. Same if I just copy the code from the sp directly into query analyzer. So, the sp would seem to be working properly.
|
| logon failed. Details: [Database Vendor Code: 18456] | 31 Jul 2007 00:06 GMT | 1 |
I'm using Crystal Rpts XI Developer Edition and coding to a report using Visual Basic 6 (on XP Pro). After obtaining a recordset in VB, I use the following code to open the crviewer control on a form to display the report, and I get this error: logon failed. Details: [Database ...
|
| Passing Totals from Subreports | 27 Jul 2007 06:51 GMT | 9 |
I have some problems passing some totals I'am calculating in a subreport, which occur more than one time in the Report. How could I Pass thoose totals from each subreport until the main report, which make a total of the different Totals.
|
| Crosstab Report? | 26 Jul 2007 19:35 GMT | 1 |
Hello guys... I have a query that returns something like Trans_Id Partner_Id Value Value XXX 3000 1 900932 60000
|
| Pie chart legend | 26 Jul 2007 16:34 GMT | 1 |
I'm encountering a strange issue when using Crystal Reports for Visual Studio .Net 2003. I've discovered that a pie chart legend will display at most 25 items. This behavior does not occur when using a bar chart. Has anyone encountered this problem? If so, is there a
|
| MyCrystalReportViewer.LogOnInfo is Nothing | 19 Jul 2007 19:04 GMT | 2 |
I try to learn from examples, but the examples don't work. In the line below commented with '===== MyCrystalReportViewer.LogOnInfo property always has a value of Nothing, and the program fails.
|
| Can Crystal Dynamically Change Things on a row by Row basis? | 19 Jul 2007 12:42 GMT | 2 |
I'm new to using Crystal - don't ask where I've been :-) I need to be able to conditionally change the way rows from a table are displayed. I might need to: - on one row conditionally change the number of decimal points for a float,
|
| Crystal Reports ignoring parameters after changing DB | 19 Jul 2007 12:02 GMT | 1 |
I have a report set up based off of a stored procedure with one parameter. It points to my dev database. I need to open the report in code, point it to the test database, enter a value for the parameter, and export the report to an HTML file.
|
| Two databases - wrong data being fetched in report | 16 Jul 2007 11:23 GMT | 2 |
I'm using two databases (developer and production). I have modifications to do to a couple of reports (these are working perfectly fine with the VB.NET app we have). Thing is, once I had completed the new functionality and published it
|
| Crystal Report 9 report is showing up blank | 16 Jul 2007 11:19 GMT | 2 |
I was wondering if anyone could help me with this problem I'm having with CR 9 report. We have a problem managment system (iEnterprise). The backend database is SQL Server 2005. I am creating the report in CR9, then saving/publishing the rpt files to the Application... When I
|
| Crystal Reports XI | 13 Jul 2007 22:34 GMT | 1 |
I know this is a VB newsgroup, but I'm just using Crystal Reports XI Developer directly with an SQL database. Is this where I can ask questions, or is there another group? Thanks,
|
| Can't view report from .NET web application | 13 Jul 2007 22:31 GMT | 2 |
I am attempting to run a Cyrstal report from a .NET 2005 application with a SQL server 2005 back end. The reports are being served through IIS with windows authentication set up on directory security. Everything runs fine on my development machine, but when I
|
| Crystal Report Problem1 | 11 Jul 2007 18:37 GMT | 1 |
To all, I have a CrystalReport( .rpt file ),1 dataset & code behind VB file in ASP.NET.I take a Text Box on that .rpt file.Now I have to show data
|
| 'Attempted to read or write protected memory' running Crystal repo | 10 Jul 2007 23:10 GMT | 3 |
I am running VB.NET 2002. I have a Crystal report in my application that has more than one table associated with it. It runs fine on the development PC. When I run it through the deployed exe version it throws 'Attempted to read or write protected memory. This is often an ...
|
| Concatenate Single column Value....? | 09 Jul 2007 18:41 GMT | 3 |
I am using Crystal Report which along with VB .Net 2005. I want Concatenate values in one column. That is suppose My table having the Records like this, -----------------------------------------------------------------
|