[Microsoft][ODBC SQL Server Driver]Optional feature not implemented
I am trying to execute a Stored Proc in a sql database other than my main db. I set a separate connection to the db and it is open. However, when I try to exec the SP and put it in a recordset I get the error message above.
I went to the DBA and she gave me permissions. Please advise on where I am going wrong!
Thx
MT
I am trying to execute a Stored Proc in a sql database other than my main db. I set a separate connection to the db and it is open. However, when I try to exec the SP and put it in a recordset I get the error message above.
I went to the DBA and she gave me permissions. Please advise on where I am going wrong!
Thx
MT