11/22/2024 9:55:45 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss ADO specific questions for use with SalesLogix. View the code of conduct for posting guidelines.
|
|
|
|
Error with a Command Object and a Parameter
Posted: 18 Oct 06 10:17 AM
|
fiogf49gjkf0d SLX v6.2
Here is the error message:
* * * * * * * * * * * * * * * * * * * * * * * An exception of type 'MY TYPE expects parameter 'MY PARAMETER', which was not supplied.' was not handled. * * * * * * * * * * * * * * * * * * * * * * *
Overall, I need to run a stored procedure, which takes one parameter. The parameter is a datetime type, and it must be in the format of yyyy-MM-dd.
Debugging confirms that I have successfully created the Command Object and populated the Parameters Collection. The error occurs when the program gets to the Execute Method.
Thoughts anyone? Let me know if any more information is needed. |
|
|
| |
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|