R
Ray Porter
Hi all,
I'm in the process of re-implementing and ISAPI -based web app as an asp.net
app. The application allows the user to enter a number of parameters, some
of which are optional, then queries the database and returns the data in an
Excel sheet. The database is Oracle 10G. So I need to be able to collect
user entered data at runtime, build my SQL statement on the fly, then
generate a report based on that SQL statement. All of the examples I've
found with Crystal and MS Reports show a dataset created at design time.
Is there a step-by-step instruction set somewhere for doing this all at
runtime, based on dynamically created datasets? I don't mind designing the
report at design time but I need to be able to actually populate the dataset
based on a dynamically created SQL statement.
Thanks,
=================================
Ray Porter
Information Systems
Applications Development Manager
Division of University Advancement
University of North Carolina at Chapel Hill
Phone: (919) 259-9389
Fax: (919) 843-3314
Pager: (919) 216-4218
(e-mail address removed)
http://www.unc.edu/~dragon
Meddle not in the affairs of dragons for thou
art crunchy and taste good with ketchup
I'm in the process of re-implementing and ISAPI -based web app as an asp.net
app. The application allows the user to enter a number of parameters, some
of which are optional, then queries the database and returns the data in an
Excel sheet. The database is Oracle 10G. So I need to be able to collect
user entered data at runtime, build my SQL statement on the fly, then
generate a report based on that SQL statement. All of the examples I've
found with Crystal and MS Reports show a dataset created at design time.
Is there a step-by-step instruction set somewhere for doing this all at
runtime, based on dynamically created datasets? I don't mind designing the
report at design time but I need to be able to actually populate the dataset
based on a dynamically created SQL statement.
Thanks,
=================================
Ray Porter
Information Systems
Applications Development Manager
Division of University Advancement
University of North Carolina at Chapel Hill
Phone: (919) 259-9389
Fax: (919) 843-3314
Pager: (919) 216-4218
(e-mail address removed)
http://www.unc.edu/~dragon
Meddle not in the affairs of dragons for thou
art crunchy and taste good with ketchup