Hi All,
I am using VB 6 and SQL server 2000. I have a sproc with a DateTime IN Parameter. I am using a Recordset, pass the parameter to sproc and execute it. Here is the Error I get when I execute the .open line:
" The object you entered is not a valid Recordset property"
However when I copy the sql statement in the VB code and run it in the query Analyzer, it runs fine.
Any help would be greeeeeaaaatly appreciated.
Azita
I am using VB 6 and SQL server 2000. I have a sproc with a DateTime IN Parameter. I am using a Recordset, pass the parameter to sproc and execute it. Here is the Error I get when I execute the .open line:
" The object you entered is not a valid Recordset property"
However when I copy the sql statement in the VB code and run it in the query Analyzer, it runs fine.
Any help would be greeeeeaaaatly appreciated.
Azita