Hi All,
1. Is there a max for the number of IN parameters?
2. When passing a DateTime parameter to a sproc, do I need to format it before passing it in VB code?
When I pass a DateTime prameter to my sproc from VB form I get this error:
"The object you entered is not a valid recordset property"
but when I run the exact SQl statement in Query Analyzer, it works fine
Any help is greatly appreciated
Azita
1. Is there a max for the number of IN parameters?
2. When passing a DateTime parameter to a sproc, do I need to format it before passing it in VB code?
When I pass a DateTime prameter to my sproc from VB form I get this error:
"The object you entered is not a valid recordset property"
but when I run the exact SQl statement in Query Analyzer, it works fine
Any help is greatly appreciated
Azita