PC Review


Reply
Thread Tools Rate Thread

CrystalReports & Datasets.xsd

 
 
=?Utf-8?B?YlJJQU4=?=
Guest
Posts: n/a
 
      15th Mar 2004
When useing a Crystal Report (CR) bound to a dataset.xsd, the paramenter do not show up in the CR Field Exploere.

The parameters are defined in the stored proc that I used to create my dataset. file.

Yes I can access them via my VB.Net code, but I am unable to access them and their values from within my CR document formula code

Is there a way to access these paramenters from within my CR document Formulas

Thank
Bria
P.S. I am able to do this with an ADO connection to a SQL SP, but I have a need to use the Dataset.XSD file

 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3VyZXNo?=
Guest
Posts: n/a
 
      15th Mar 2004
There may be an automatic way to do this but this is what I did to map a dataset to my report

Prior to setting up the report you can get a sample DataSet and extract the scema using
ds.WriteXmlSchema("filename"

Then use the <xs:element name="yourmatchingtable">...</xs:element> from your file as your xsd

Suresh

----- bRIAN wrote: ----

When useing a Crystal Report (CR) bound to a dataset.xsd, the paramenter do not show up in the CR Field Exploere.

The parameters are defined in the stored proc that I used to create my dataset. file.

Yes I can access them via my VB.Net code, but I am unable to access them and their values from within my CR document formula code

Is there a way to access these paramenters from within my CR document Formulas

Thank
Bria
P.S. I am able to do this with an ADO connection to a SQL SP, but I have a need to use the Dataset.XSD file

 
Reply With Quote
 
=?Utf-8?B?YnJpYW4=?=
Guest
Posts: n/a
 
      16th Mar 2004
ok i am not sure how thats going to make my parameters avalible to me within my CR?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CrystalReports.NET and Datasets.xsd =?Utf-8?B?QnJpYW4=?= Microsoft ADO .NET 0 20th Feb 2004 03:06 PM
CrystalReports.NET and Datasets.xsd =?Utf-8?B?QnJpYW4=?= Microsoft Dot NET 0 19th Feb 2004 02:56 PM
CrystalReports.NET and Datasets.xsd =?Utf-8?B?QnJpYW4=?= Microsoft VB .NET 0 19th Feb 2004 02:51 PM
Re: CrystalReports.NET use of a datasets.xsd & parameters Terry Williams Microsoft VB .NET 0 12th Feb 2004 09:12 PM
CrystalReports & Datasets.xsd =?Utf-8?B?QnJpYW4=?= Microsoft VB .NET 0 4th Feb 2004 08:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:15 AM.