473,383 Members | 1,846 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,383 software developers and data experts.

CR/Datasets parameters use please help.

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

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

Nov 20 '05 #1
1 1155
jim
Hi Brian, where are your parameters defined? They should be defined within
your report, then once you load your report template into a report document
you'll have access to them by name (or index) like so...

myRptDocument.DataDefinition.ParameterFields("myPa ramterFieldName")
(typed from memory...)

since parameter fields are defined in the report itself, you should
definitely have access to them in your report formulas. Look under the
report fields tree node in the formula's editor.

unless i'm misunderstanding your situation...

hope this helps,

jim

"Brian" <an*******@discussions.microsoft.com> wrote in message
news:D7**********************************@microsof t.com...
When useing a Crystal Report (CR) bound to a dataset.xsd, the paramenter do not show up in the CR Field Exploere.
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?
Thanks
Brian
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.

Nov 20 '05 #2

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

Similar topics

5
by: Brian Kiser | last post by:
What is Microsoft's stance on developing business objects vs datasets when creating n-tier apps. Is anyone doing business objects? It appears that most articles from MS recommend passing...
2
by: Mike | last post by:
I'm working on an application that will add, update, and delete movies. I'm able to update or delete multiple records from the dataset and then successfully update the "Movie" table. However I...
4
by: Dave | last post by:
(My apologies for posting this on two forums. I have just found out the other one was the incorrect location) I am writing a VB.NET 2003 web application to operate on my company's intranet. It...
2
by: Gary Shell | last post by:
Sorry for the crosspost, I initially posted this to the microsoft.public.dotnet.languages.vb.data group, but it never showed up there. (Is that newsgroup still active???) I have two datasets...
9
by: GaryDean | last post by:
We have been noticing that questions on vs.2005/2.0 don't appear to get much in answers so I'm reposting some questions posted by some of the programmers here in our organization that never got...
25
by: Penelope Dramas | last post by:
Hello, I'm in a front of very serious .net redesign/rewrite of an old VB6 application. I had been asked to make it .NET 2.0 and would like to ask couple of questions regarding data access as...
21
by: Peter Bradley | last post by:
Hi all, This post is sort of tangentially related to my earlier posts on configuration files for DLLs. Does anyone know how to create typed DataSets using VS2005's new DataSet designer, but...
7
by: John Sheppard | last post by:
Hello, I was curious as to peoples thoughts on using tools such as MyGeneration/CodeSmith to generate business objects as opposed to using datasets? We currently use datasets, for various...
0
by: misogsk | last post by:
Hi All, I have report that uses two datasets(both get image from database using the same stored procedure). Stored procedure needs one parameter ResourceKey. I defined new report parameter and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.