Question: In the Crystal Reports report creation wizard there is the op开发者_运维知识库tion of changing the order which more than two two tables are linked. The link between Table A and Table B could
I ve many columns in my dataset to display in Crystal report ...... but i cant extend the page of crystal report....how can i?
We have an application which uses VS.NET 2003 and Crystal Reports version 9.1.5000.0 We are migrating this application into a different server.
In my table I have values as: 5 6 12.06 15.933 I need 开发者_开发知识库to display in Crystal Reports as
{GLAS_GL_TRANS开发者_如何学GoACTIONS.GLTR_PSTNG_TYPE} + {GLAS_GL_TRANSACTIONS.GLTR_PSTNG_NO} I JUST invoke these two fieldsfrom database and concatenate(+) by usin string(concatenate)
Using Crystal Report 9 Table1 Fields Date ShiftName ID Name Intime Outtime Department 02-02-2009 MorningShift 001 Raja 07:00 03:00 Account
Within Crystal Reports XI I\'m trying to have a SQL Expression Field with Oracle 10g function wm_concat(column_name).It appears that 开发者_运维问答Crystal Reports XI is not handling this function pro
I am generating and display crystal report from my as开发者_开发知识库p.net application. In the code, i have a array of numbers that I want to be able to display in the report. so if in my code I have
I could\'ve sworn there was a way to do this (without DLLs), but going through the first several pages of google, I can\'t find it. Maybe I\'m thinking of something else.
If I had a single table of items ordered (let\'s call the table \"items\"), and there was a column within the table that tied the items in the same order together (order_id),how would I select all ord