WriteXMLSchema => XDS
- From: "Patrick Jox" <pj@kap##nospam##aya.com>
- Date: Mon, 7 Jan 2008 17:43:25 +0100
Hello,
I want to bind a crystal report dynamically to a strong typed dataset.
Therefore I have to define the dataset as xds in Visual Studio and then
assign it as the reports dataconnection. So I can design the report. Running
the programm then I can fill the dataset using SqlDataAdapter and assing it
to the datasource property of my xds-dataset.
It's an effort to keep the xds correct while the query changes. All changes
have to bee done manually. But since I can store the xml schema using the
datasets WriteXmlSchema-Method it would be nice if Icould then recreate (or
even synchronize) the xds from that schema xml file.
Any ideas?
Thanks Patrick
.
- Follow-Ups:
- Re: WriteXMLSchema => XDS
- From: Bob Barrows [MVP]
- Re: WriteXMLSchema => XDS
- Prev by Date: Re: Can I add the SQL of a DataAdapter into a Transaction
- Next by Date: Re: WriteXMLSchema => XDS
- Previous by thread: Re: Can I add the SQL of a DataAdapter into a Transaction
- Next by thread: Re: WriteXMLSchema => XDS
- Index(es):
Relevant Pages
|
|