Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
920
How to pass parameters to stored procedure in ObjectDataSource
posted

Hi

I have a project that generates three management charts from stored procedures using the UltraChart control.  I have followed the example in the online documentation "How to Create an Object Data Source Using Stored Procedures" however I have two questions

1. Is there a version of this code in VB.NET?

2. My stored procedures have two parameters @start_date and @end_date.  How do I pass these parameters to the ObjectDataSource?

Any help greatly appreciated.

Regards

James O'Doherty
Solution and Database Architect
Landesbank Berlin AG