473,320 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Doubt in Crystal Reports for VS.NET

Hai all

Can any one help of the following issue with Crystal reports for VS.NET

i am using a stored proc to create a table, which forms the source for my report.
In the stored proc, i am performing a string concatenation of all the names and presenting in one column. The concatenated string has only unique names.

When i print the report in crystal report for VS.NET i need some thing like this

1 2 3
----------------------------------------------------------------------------------------------
1 name1, name2, name3 0.0090 1.
name4, name5, name6, 0.0090 1.
name4, name5, name6, 0.0090 1.
name7, name8, name9, 0.0090 1.
name10, name11, name12, 0.0090 1.
name13, name14, name15, 0.0090 1.
name16, name17, name18 0.0090 1.
----------------------------------------------------------------------------------------------
5.2322 5.
----------------------------------------------------------------------------------------------

but as all the names are taken from a single cell, i am getting like this.

1 2 3
----------------------------------------------------------------------------------------------
1 name1, name2, name3 0.0090 1.
name4, name5, name6,
name4, name5, name6,
name7, name8, name9,
name10, name11, name12,
name13, name14, name15,
name16, name17, name18
0.0090 1.
0.0090 1.
0.0090 1.
0.0090 1.
0.0090 1.
----------------------------------------------------------------------------------------------
5.2322 5.
----------------------------------------------------------------------------------------------

The spaces between the first row and the remaining is the issue

can any one help me in doing it in CR

thanks
V.Boomess

Jul 21 '05 #1
2 1296
Hi Roy

Thanks for the reply. Regarding column 2, the way in which i gave you in the earlier mail was just a sample. Actually the COLUMN 2 comprises the names like the following

name1, name2 , name3 son of name 4,
name5, name6, name7 son of name 8
name9 wife of name 10 ..

There can be thousands of name like this. Also i cannot split the column values as everything was combined using some logic in the stored proc. Is there any way out

Thanks
V.Boomessh
Jul 21 '05 #2
Hi Roy

Thanks for the reply. Regarding column 2, the way in which i gave you in the earlier mail was just a sample. Actually the COLUMN 2 comprises the names like the following

name1, name2 , name3 son of name 4,
name5, name6, name7 son of name 8
name9 wife of name 10 ..

There can be thousands of name like this. Also i cannot split the column values as everything was combined using some logic in the stored proc. Is there any way out

Thanks
V.Boomessh
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
5
by: BStorm | last post by:
I have a transaction log file where the DataSet table's Description column is actually delimited into "subcolumns" based upon the transaction id. I would like to parse these into separate fields...
3
by: Gheaci Maschl | last post by:
Hi all! I would like to have your opinion about my problem and my proposal how to solve it: Ingredients: - BTriev database - Crystal Reports - maybe MS Access - Liinos6 (small ERP software)
1
by: Alberto | last post by:
I have an stored procedure in SQL Server 2000 who has a Select. I put the result of the select in a DataReader. My question is: can I make a report with crystal reports who get the fields from the...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
3
by: VMI | last post by:
I know this may not be the best NG for this, but I feel you guys know more about this than any of the other NGs. I need to build several simple reports (over 50 of them and they get their data...
3
by: Miro | last post by:
Hi, Just wondering what a good book is on visual studios 2008 ( or 2005 if no 2008 ) that teaches you how to properly use crystal reports with it. Or im assuming that as long as I can create a...
0
by: firozfasilan | last post by:
Dear experts.. In Crystal reports 8.5 we can see the report in window...without the use of Crystal report viewer. is there any similar way in crystal reports 2008 ? i searched so many sites for the...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.