HELP! Optional feature not implemented error 
Author Message
 HELP! Optional feature not implemented error

Hi!

I've got a VB app that uses a command object to call a stored proc. The
stored proc has several parameters. I'm building the parameter list in code.
I tried using the parameters.refresh method, but it returns an empty
parameter list.

Anyway, so I build the parameter list, place values in each, and then call
the execute method of the command object. At that point, I get an "Optional
feature not implemented" error message. MSDN seems to be very unclear on
what causes this error (I found at least two dozen references, but they
don't seem to apply)

Does anyone have any idea what is causing this error? Where I should begin
looking?

Thanks!

Sloan



Fri, 16 Jul 2004 01:56:49 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Error -2147217887 [Microsoft][ODBC SQL Server Driver]Optional feature not implemented ,

2. Error -2147217887 [Microsoft][ODBC SQL Server Driver]Optional feature not implemented ,

3. Error -2147217887 [Microsoft][ODBC SQL Server Driver]Optional feature not implemented ,

4. Error-Optional Feature not Implemented (ODBC Access)

5. Error "optional features not implemented"

6. Optional feature not implemented???

7. OPTIONAL FEATURE NOT IMPLEMENTED

8. Optional feature not implemented...

9. [ODBC SQL Server Driver]Optional feature not implemented

10. Error 501 - Not implemented or not supported Internet

11. JScript Optional recset.Open optional args error ( few args )

12. Newbie: Compile error: Argument (ShellExecute) not optional

 

 
Powered by phpBB® Forum Software