Wrox Programmer Forums
|
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7
This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 16th, 2006, 01:18 PM
Registered User
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Accessing Dataset Properties

how can i access a dataset's properties from report designer (rs2k)? i'm using the results of the user's selection from one parameter's dropdown list to populate another parameter's dropdown list; that is working perfectly. the second one's results are not used as a user-selection list, per se, it is to be passed to the report's main query as a comma-delimited "IN" list in the sql statement.

i'm not sure how to turn the second dataset's resultset of 3-5 values into a comma-delimited string for the main query. any ideas?

i also would like to not have the user see the second dropdown, since it is not for the user's benefit, per se; i really only need its values for the main query.

thanks in advance





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem in accessing the UserControl properties anujrathi ASP.NET 1.0 and 1.1 Professional 1 June 8th, 2006 02:13 PM
Problem in accessing the usercontol properties anujrathi ASP.NET 1.0 and 1.1 Basics 1 June 8th, 2006 02:09 PM
Accessing Properties in User Controls andyj00 ASP.NET 1.0 and 1.1 Professional 16 August 1st, 2005 07:55 AM
Accessing Properties in User Controls andyj00 Classic ASP Professional 1 May 21st, 2005 02:52 PM
accessing Macros properties with vba rle123 Access VBA 0 July 17th, 2003 04:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.