473,386 Members | 1,830 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,386 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 1299
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.