473,406 Members | 2,867 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,406 software developers and data experts.

Crystal Report cross table without Database ?

Hi,

I need a way to make a crosstable in CR without having a Database. I only
have a Dataset with the data for the table.

Does anyone know how i can create a crosstable in CR in this way ?

Thx and regards

Fabian
Nov 17 '05 #1
2 1842
Hi,

What you mean with a cross table?

You can use a dataset just like any other database, what I do is when I'm
designing the CR I generate only the schema for the dataset, save to disk
using DataSet.WriteXml and then nagivate to that xml from the CR designer,
later at runtime you can use SetDataSource ( aFilledDataSet)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Fabian" <Fa****@discussions.microsoft.com> wrote in message
news:B0**********************************@microsof t.com...
Hi,

I need a way to make a crosstable in CR without having a Database. I only
have a Dataset with the data for the table.

Does anyone know how i can create a crosstable in CR in this way ?

Thx and regards

Fabian

Nov 17 '05 #2
The CrossTable in the Designer of CR in my .Net VS2003

There it is possible to insert a table(crosstable) but this you only can use
if you add a database before.

So can you give me a code example to generate a table like the one in the
designer ?

Greets

Fabian

"Ignacio Machin ( .NET/ C# MVP )" wrote:
Hi,

What you mean with a cross table?

You can use a dataset just like any other database, what I do is when I'm
designing the CR I generate only the schema for the dataset, save to disk
using DataSet.WriteXml and then nagivate to that xml from the CR designer,
later at runtime you can use SetDataSource ( aFilledDataSet)

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Fabian" <Fa****@discussions.microsoft.com> wrote in message
news:B0**********************************@microsof t.com...
Hi,

I need a way to make a crosstable in CR without having a Database. I only
have a Dataset with the data for the table.

Does anyone know how i can create a crosstable in CR in this way ?

Thx and regards

Fabian


Nov 17 '05 #3

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

Similar topics

4
by: Grant Stanley | last post by:
I'm developing an application in VS.Net 2003 using C#, which uses Crystal Reports. When creating each report, crystal asks where the database to use is, so I specify our SQL server using the ADO...
7
by: Phin | last post by:
I need your HELP! I've seen all the posts on using Crystal Reports within vs.net (vb.net) and changing a SQL query at runtime. When I tried to pass in a dataset into the crystal report at...
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)
0
by: Craig Faulkner | last post by:
I have been fighting through my first crystal report in VS2003.NET and have made some headway. Here is what I've done: 1. Created a crystal report in VS2003 from a SQL stored procedure with...
3
by: Fabian | last post by:
Hello, Iam searching for a way to design a letter with Crystal Report. Now I want to imlement a table. I have the Data in a ArrayList, but it will not be able to make a Database, so I need a way...
3
by: Shawn H. Mesiatowsky | last post by:
I have come across lots of information regarding this, but nothing seems to work. I have created a Crystal Report that access's a SQL server backend for the data, and I want to display the report...
0
by: Ray | last post by:
Dear all, Now I am using the report document in vb.net to call the crystal report and I will set the database information in the report document. The code is as follow: ......
3
by: willemp | last post by:
i have the need for a bit of an complex cross-tab report. the following information needs to be shown in 1 report. projectname department hours quarter 1,2,3 and 4 and offcourse all sort of...
1
by: halaor | last post by:
I have my data filled in a DataTable, generated on runtime. I have a DataSet, into this DataSet i add my DataTable dataSet1.Tables.Add(datatable); Now I would like to show this simple table...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.