DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 02 Aug 2007 12:48:27 -0000,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    cti
          2    sloan


using an xml datasource for crystal report   
Hi,
I am developping a winform application using C# .Net 2.0 and I have
to
make crystal reports.
I use an XML file as a datasource. Do I have touse a dataset to build
my report or is it
possible to use the XML file directly ( most of the examples of I
found on internet use datasets)
thank you
Date:Thu, 02 Aug 2007 12:48:27 -0000   Author:  

Re: using an xml datasource for crystal report   
I think you can build it against an xsd schema.

There is a command tool, xsd, that will take (any) xml file and create a xsd 
schema for you.

You can develop a CR
against this schema.

Note, this schema isn't necessarily a dataset schema.

I think there's actually a bug with CR, that if you want to develop against 
a strongly typed DataSet, you have to use its xsd.

.........

This is a very interesting read as well.

http://home.jondavis.net:880/blog/post/XML-to-C-Code-Generation.aspx




"cti"  wrote in message 
news:1186058907.223037.80690@b79g2000hse.googlegroups.com...

> Hi,
> I am developping a winform application using C# .Net 2.0 and I have
> to
> make crystal reports.
> I use an XML file as a datasource. Do I have touse a dataset to build
> my report or is it
> possible to use the XML file directly ( most of the examples of I
> found on internet use datasets)
> thank you
> 
Date:Thu, 2 Aug 2007 10:07:06 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us