|
-
Jul 15th, 2005, 01:34 AM
#1
Thread Starter
New Member
Re: Urgent: Passing Date to Stored Procedure during design
 Originally Posted by ARPRINCE
Have you tried passing "mm/dd/yyyy" as the date format?
I tried both the format,but it didn't work. I tried with another stored procedure where the parameter is of type string of 1 character length. I tried with values like 'C',"D",['C'],["C"],C,[C]. for every input the same error i am getting. none is working.
I solved the current problem with another view where no parameter is required. but anyway i want to know how to sent the date parameter of stored procedure in crystal report.
Thank you so much
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|