English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have created a Stored Procedure in SQL Server 2000. There are 4 parameters in the Stored Procedure. 2 are string parameters and 2 are DateTime parameters. The DateTime parameters are based on the same field. In other words you can say that these are Startdate and Enddate. I want to generate a Crystal Report in VS.Net 2003 and assign and change the parameter values at run time. The String values will be obtained from two seperate DropDownLists while the date parameters will be filled manually through TextBoxes. Please help with necessary code and steps needed.

2006-12-11 19:59:09 · 1 answers · asked by peeral 1 in Computers & Internet Programming & Design

1 answers

The Business Objects website has a technical paper containing the URLs for all of their free .NET sample applications. Use the URL below to access the technical paper.

2006-12-15 11:00:07 · answer #1 · answered by Jeff B 5 · 0 0

fedest.com, questions and answers